Skip to content

Commit a348f64

Browse files
chore(deps): update ncipollo/release-action action to v1.19.1
1 parent e9470c8 commit a348f64

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
@@ -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@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
49+
uses: ncipollo/release-action@1c89adf39833729d8f85a31ccbc451b078733c80 # v1.19.1
5050
with:
5151
tag: ${{ steps.create-bosh-release.outputs.tagged_version }}
5252
draft: false

0 commit comments

Comments
 (0)