Skip to content

Commit faa4b93

Browse files
authored
Merge pull request #46 from machine-drivers/dependabot/github_actions/actions/checkout-2.3.5
Bump actions/checkout from 2.3.4 to 2.3.5
2 parents d1ab223 + c154508 commit faa4b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout entire git history
12-
uses: actions/[email protected].4
12+
uses: actions/[email protected].5
1313
with:
1414
fetch-depth: 0
1515
- name: Set up Go

0 commit comments

Comments
 (0)