Skip to content

Commit

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

chore(deps): Bump softprops/action-gh-release from 1 to 2
  • Loading branch information
crazy-max authored Mar 13, 2024
2 parents a1abf46 + 77ee771 commit 2ac7d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ jobs:
merge-multiple: true
-
name: GitHub Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: prebuilt/ld-${{ env.VERSION }}-${{ github.run_number }}
tag_name: prebuilt/ld-${{ env.VERSION }}-${{ github.run_number }}
Expand Down

0 comments on commit 2ac7d15

Please sign in to comment.