We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9761d commit 3b1c44eCopy full SHA for 3b1c44e
.github/workflows/dependabot.yml
@@ -24,7 +24,7 @@ jobs:
24
id: go
25
- name: Check out code into the Go module directory
26
uses: actions/checkout@v3
27
- - uses: actions/[email protected].6
+ - uses: actions/[email protected].7
28
name: Restore go cache
29
with:
30
path: |
0 commit comments