Skip to content

Commit

Permalink
Pin decathlon/release-notes-generator-action Docker tag (#243)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 16, 2020
1 parent 49f9dfc commit eaa101c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@main
- uses: bahmutov/npm-install@master
- name: Create Release Notes
uses: docker://decathlon/release-notes-generator-action:2.0.1
uses: docker://decathlon/release-notes-generator-action:2.0.1@sha256:01678361e2f7123bf6743cdf3f69aad2bb9c0f0025925fc92d306db0c49e9e2b
env:
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
OUTPUT_FOLDER: temp_release_notes
Expand Down

0 comments on commit eaa101c

Please sign in to comment.