Skip to content

Commit

Permalink
Merge pull request #1680 from rabbitmq/dependabot/github_actions/soft…
Browse files Browse the repository at this point in the history
…props/action-gh-release-2.0.8

Bump softprops/action-gh-release from 2.0.6 to 2.0.8
  • Loading branch information
michaelklishin committed Jul 25, 2024
2 parents 40d3906 + fe6655c commit ae5f003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ jobs:
with:
name: release-header
- name: Release
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
Expand Down

0 comments on commit ae5f003

Please sign in to comment.