Skip to content

Commit

Permalink
Merge pull request #204 from tonistiigi/dependabot/github_actions/sof…
Browse files Browse the repository at this point in the history
…tprops/action-gh-release-2.1.0

Bump softprops/action-gh-release from 2.0.8 to 2.1.0
  • Loading branch information
crazy-max authored Dec 4, 2024
2 parents 91b7087 + 224b1c3 commit 51a9b67
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 @@ -131,7 +131,7 @@ jobs:
tree -nh ./bin
-
name: Create Release
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
if: github.event.inputs.dry-run != 'true'
with:
name: ${{ steps.prep.outputs.git_tag }}
Expand Down

0 comments on commit 51a9b67

Please sign in to comment.