We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f8e826 + f72dad2 commit 54eb247Copy full SHA for 54eb247
2 files changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
test:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
17
18
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
19
with:
.github/workflows/release.yml
release:
fetch-depth: 0
0 commit comments