Skip to content

Commit

Permalink
Merge pull request #57 from carloscastrojumo/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/github-actions-bf41af2143

Bump wangyoucao577/go-release-action from 1.51 to 1.52 in the github-actions group
  • Loading branch information
ruia authored Oct 7, 2024
2 parents 232b174 + 93f0931 commit aca6b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 #v4.1.2
- name: Build and release binaries
uses: wangyoucao577/go-release-action@6ac7dba1f9e61850053324549cb6bc88e4b473d2 #v1.51
uses: wangyoucao577/go-release-action@2aa2977ad6a4534f9179e22bd0ff146a1e1d3466 #v1.52
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit aca6b62

Please sign in to comment.