Skip to content

Commit 0dcdd33

Browse files
chore(deps): update ncipollo/release-action action to v1.21.0
1 parent a33b7c6 commit 0dcdd33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-release-on-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# see https://github.com/ncipollo/release-action
4747
- name: create github release
4848
id: create-github-release
49-
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
49+
uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0
5050
with:
5151
tag: ${{ steps.create-bosh-release.outputs.tagged_version }}
5252
draft: false

0 commit comments

Comments
 (0)