There was an error while loading. Please reload this page.
2 parents b98b91e + 0b41fc8 commit dcb338cCopy full SHA for dcb338c
1 file changed
.github/workflows/deploy-drift-check.yml
@@ -40,7 +40,7 @@ jobs:
40
outputs:
41
should_run: ${{ steps.filter.outputs.changes }}
42
steps:
43
- - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
44
with:
45
persist-credentials: "false"
46
- uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2
@@ -66,7 +66,7 @@ jobs:
66
timeout-minutes: 30
67
68
- name: checkout
69
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
70
71
72
0 commit comments