Skip to content

Commit

Permalink
ci: replace release notes generator action with one maintained by ste…
Browse files Browse the repository at this point in the history
…psecurity

Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
  • Loading branch information
PavelSBorisov committed Nov 22, 2024
1 parent e3c088b commit 621b6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

- name: Create Release Notes
if: ${{ steps.milestone.outputs.milestone_id != '' }}
uses: Decathlon/release-notes-generator-action@98423db7024696a339f3988ac8a2b051c5860741 # v3.1.6
uses: step-security/release-notes-generator-action@d7cdbb310d4aab8d98f273f4ae20fdd7cb055799 # v3.1.6
env:
FILENAME: ${{ env.RELEASE_NOTES_FILENAME }}
GITHUB_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
Expand Down

0 comments on commit 621b6b4

Please sign in to comment.