File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ jobs:
1212 release :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16- - uses : TriPSs/conventional-changelog-action@67139193614f5b9e8db87da1bd4240922b34d765 # v6
15+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
16+ - uses : TriPSs/conventional-changelog-action@5f00b899ccbbcbc112bd6d715d5e76e7a9e4501d # v6
1717 id : changelog
1818 with :
1919 github-token : ${{ github.token }}
2020 release-count : 0
21- - uses : softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2
21+ - uses : softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2
2222 if : ${{ steps.changelog.outputs.skipped == 'false' }}
2323 with :
2424 tag_name : ${{ steps.changelog.outputs.tag }}
You can’t perform that action at this time.
0 commit comments