mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-19 18:13:57 +00:00
Update github workflows
Updated all the actions where possible. This should at least for the most actions mean that they are using the latest github actions core and should partially resolve the issue #2847 The only actions left are the actions from `actions-rs`.
This commit is contained in:
parent
3c8e1c3ca9
commit
d4577d161e
3 changed files with 8 additions and 8 deletions
2
.github/workflows/hadolint.yml
vendored
2
.github/workflows/hadolint.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
# Checkout the repo
|
||||
- name: Checkout
|
||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3.0.2
|
||||
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
|
||||
# End Checkout the repo
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue