Skip to content

Commit a2251ac

Browse files
chore(deps): update official github actions to v6.0.3
1 parent 4c144e7 commit a2251ac

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
203+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
329+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
330330

331331
- name: Add problem matchers
332332
run: |

0 commit comments

Comments
 (0)