File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ jobs:
1313 contents : write
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@v4
16+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
1717 with :
1818 fetch-depth : 0
1919 - name : Generate Changelog
2020 id : changelog
21- uses : gabe565/changelog-generator@v1
21+ uses : gabe565/changelog-generator@733bb2c02fab0bb0e2dd9a059e0dc9f668d05c95 # v1
2222 - name : Release
23- uses : softprops/action-gh-release@v2
23+ uses : softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
2424 with :
2525 body : ${{ steps.changelog.outputs.changelog }}
26- - uses : nowactions/update-majorver@v1
26+ - uses : nowactions/update-majorver@f2014bbbba95b635e990ce512c5653bd0f4753fb # v1
Original file line number Diff line number Diff line change 1313 - v0.6.1
1414 - latest
1515 steps :
16- - uses : actions/checkout@v4
16+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
1717 - uses : ./
1818 id : action
1919 with :
You can’t perform that action at this time.
0 commit comments