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 6fd2a90 commit 141de76Copy full SHA for 141de76
.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].7
+ - uses: actions/[email protected].8
28
name: Restore go cache
29
with:
30
path: |
0 commit comments