Skip to content

Commit

Permalink
Merge pull request #233 from rabbitmq/dependabot/github_actions/main/…
Browse files Browse the repository at this point in the history
…ncipollo/release-action-1.13.0

Bump ncipollo/release-action from 1.12.0 to 1.13.0
  • Loading branch information
HoloRin authored Sep 12, 2023
2 parents 4868efd + 651bdf3 commit 171b66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
https://github.com/${{ github.repository }}/archive/${{ github.ref }}.tar.gz
- name: CREATE RELEASE
id: create-release
uses: ncipollo/release-action@v1.12.0
uses: ncipollo/release-action@v1.13.0
with:
allowUpdates: true
draft: true
Expand Down

0 comments on commit 171b66b

Please sign in to comment.