mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-09 15:26:03 +00:00
fix: potential vulnerabilities in CI
This commit is contained in:
3
.github/workflows/build-dev-image.yaml
vendored
3
.github/workflows/build-dev-image.yaml
vendored
@@ -10,6 +10,9 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Generate Tag
|
||||
id: generate_tag
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user