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.
2 parents 3b9761d + 3b1c44e commit 99dcf1bCopy full SHA for 99dcf1b
.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