Skip to content

Commit

Permalink
chore(deps): bump softprops/action-gh-release from c9b46fe7aad9f02afd…
Browse files Browse the repository at this point in the history
…89b12450b780f52dacfb2d to 975c1b265e11dd76618af1c374e7981f9a6ff44a (#283)
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 51679cf commit 16e6d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autorelease.yaml
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
./releaser/scripts/setghenv.sh
- name: Create Release
uses: softprops/action-gh-release@c9b46fe7aad9f02afd89b12450b780f52dacfb2d
uses: softprops/action-gh-release@975c1b265e11dd76618af1c374e7981f9a6ff44a
with:
body: ${{ env.RELEASE_NOTES }}
tag_name: ${{ env.RELEASE_TAG }}
Expand Down

0 comments on commit 16e6d70

Please sign in to comment.