Skip to content

Commit

Permalink
chore(ci): bump deps versions (#1159)
Browse files Browse the repository at this point in the history
see andstor/file-existence-action#144

Signed-off-by: Cyberczy <109653523+Cyberczy@users.noreply.github.com>
  • Loading branch information
Cyberczy authored Jan 30, 2024
1 parent 6050446 commit 60ece3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_lockfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # Required to count the commits
- uses: andstor/file-existence-action@v2
- uses: andstor/file-existence-action@v3
id: check_lockfile
with:
files: "lazy-lock.json"
Expand Down

0 comments on commit 60ece3a

Please sign in to comment.