Skip to content

Commit

Permalink
ci: Update release-notes-generator-action to a step-security maintain…
Browse files Browse the repository at this point in the history
…ed version

Signed-off-by: Mihail Mihov <[email protected]>
  • Loading branch information
mishomihov00 committed Nov 15, 2024
1 parent 2e4d26b commit 878c788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-automation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,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 878c788

Please sign in to comment.