Skip to content

Commit

Permalink
Update build.yaml - Bump release action
Browse files Browse the repository at this point in the history
  • Loading branch information
stonegray authored Oct 14, 2023
1 parent f4c68bd commit ef592bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# https://github.com/docker/setup-qemu-action
- name: Create a Release
if: github.ref == 'refs/heads/main'
uses: elgohr/Github-Release-Action@v4
uses: elgohr/Github-Release-Action@v5
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
Expand Down

0 comments on commit ef592bf

Please sign in to comment.