Skip to content

Commit b7a37ba

Browse files
chore(deps): update official github actions
1 parent a368e76 commit b7a37ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-db.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Cache
3131
id: cache
32-
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
32+
uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
3333
with:
3434
path: cache
3535
key: update-${{ github.sha }}

0 commit comments

Comments
 (0)