Skip to content

Commit 5a2c979

Browse files
chore(deps): update official github actions to v7 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11ad704 commit 5a2c979

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/copr-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
jq
201201
202202
- name: Checkout
203-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
203+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
204204

205205
- name: Set git safe directory
206206
run: git config --global --add safe.directory '*'
@@ -326,7 +326,7 @@ jobs:
326326
jq
327327
328328
- name: Checkout
329-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
329+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
330330

331331
- name: Add problem matchers
332332
run: |

0 commit comments

Comments
 (0)