Skip to content

Commit 83fa452

Browse files
chore: Bump ncipollo/release-action from 1.20.0 to 1.21.0 (#1069)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0d8795 commit 83fa452

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: GitHub Tag & Release
3232
# if: steps.changes.outputs.packages == 'true'
33-
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b #v1.20
33+
uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd #v1.20
3434
with:
3535
tag: ${{ inputs.new_tag }}
3636
name: Release ${{ inputs.new_tag }}

0 commit comments

Comments
 (0)