chore(actions)(deps): bump actions/checkout from 4.1.7 to 4.2.2 #320
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4.1.7
|
||||
uses: actions/checkout@v4.2.2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: hadolint/hadolint-action@v3.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user