There was an error while loading. Please reload this page.
1 parent 13085c4 commit d3508b5Copy full SHA for d3508b5
2 files changed
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
16
with:
17
fetch-depth: 0
18
.github/workflows/updpkgsums.yml
@@ -21,7 +21,7 @@ jobs:
21
GH_TOKEN: ${{ github.token }}
22
23
24
25
26
27
ref: ${{ github.ref }}
0 commit comments