We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc0122c + dd0b940 commit 70c9771Copy full SHA for 70c9771
.github/workflows/dependabot.yml
@@ -21,7 +21,7 @@ jobs:
21
id: go
22
- name: Check out code into the Go module directory
23
uses: actions/checkout@v3
24
- - uses: actions/[email protected].1
+ - uses: actions/[email protected].2
25
name: Restore go cache
26
with:
27
path: |
0 commit comments