Skip to content

Commit 953b21c

Browse files
chore(deps): update actions/checkout action to v7.0.1 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e266ddc commit 953b21c

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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
203+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
329+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
330330

331331
- name: Add problem matchers
332332
run: |

0 commit comments

Comments
 (0)