Skip to content

Commit

Permalink
Merge pull request #144 from centos-workstation/renovate/softprops-ac…
Browse files Browse the repository at this point in the history
…tion-gh-release-digest

chore(deps): update softprops/action-gh-release digest to c95fe14
  • Loading branch information
tulilirockz authored Jan 7, 2025
2 parents fde8b6e + 8137c93 commit a8516d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-changelog-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
echo "tag=${TAG}" >> $GITHUB_OUTPUT
- name: Create Release
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2
if: (github.event.schedule == '50 5 * * 0' || contains(fromJson('["workflow_dispatch", "workflow_call","schedule"]'), github.event_name))
with:
name: ${{ steps.generate-release-text.outputs.title }}
Expand Down

0 comments on commit a8516d2

Please sign in to comment.