Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update softprops/action-gh-release action to v2
Browse files Browse the repository at this point in the history
| datasource  | package                     | from | to     |
| ----------- | --------------------------- | ---- | ------ |
| github-tags | softprops/action-gh-release | v1   | v2.0.2 |
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent a8d6afd commit 8d1d5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
echo "VERSION=${v}" >> $GITHUB_ENV
- name: Create release
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v2.0.2
with:
files: additional-identities-plugin.hpi
name: ${{ env.VERSION }}
Expand Down

0 comments on commit 8d1d5da

Please sign in to comment.