We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24dc18f commit 54514faCopy full SHA for 54514fa
.github/workflows/tests.yml
@@ -91,7 +91,7 @@ jobs:
91
fetch-depth: 0
92
- name: Generate Changelog
93
id: changelog
94
- uses: gabe565/changelog-generator@v1
+ uses: gabe565/changelog-generator@733bb2c02fab0bb0e2dd9a059e0dc9f668d05c95 # v1.1.5
95
- name: Release
96
uses: softprops/action-gh-release@v2
97
with:
0 commit comments