Skip to content

Commit d4e0bb9

Browse files
authored
Merge pull request #29 from dependabot/dependabot/github_actions/all-dependencies-060930716a
Bump the all-dependencies group with 1 update
2 parents 32ef7db + 4ae3586 commit d4e0bb9

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
@@ -18,7 +18,7 @@ jobs:
1818
goos: windows
1919
steps:
2020
- uses: actions/checkout@v4
21-
- uses: wangyoucao577/go-release-action@v1.47
21+
- uses: wangyoucao577/go-release-action@v1.49
2222
with:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
2424
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)