Skip to content

Commit d117a1c

Browse files
chore(deps): update ncipollo/release-action action to v1.20.0
1 parent e1b39b4 commit d117a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
# see https://github.com/ncipollo/release-action
117117
- name: create github release
118118
id: create-github-release
119-
uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
119+
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
120120
with:
121121
name: ${{ steps.bump-version.outputs.nextStrict }}
122122
tag: ${{ steps.create-bosh-release.outputs.tagged_version }}

0 commit comments

Comments
 (0)