Skip to content

Commit

Permalink
Merge pull request #70 from decke/dependabot/github_actions/wangyouca…
Browse files Browse the repository at this point in the history
…o577/go-release-action-1.28

Bump wangyoucao577/go-release-action from 1.26 to 1.28
  • Loading branch information
decke authored Apr 26, 2022
2 parents ce97293 + d5d4e7a commit d9a09a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set BUILD_TIME env
run: echo BUILD_TIME=$(date) >> ${GITHUB_ENV}

- uses: wangyoucao577/go-release-action@v1.26
- uses: wangyoucao577/go-release-action@v1.28
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit d9a09a2

Please sign in to comment.