Skip to content

Commit bc79fd4

Browse files
Bump ncipollo/release-action from 1.19.1 to 1.19.2 (#664)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.19.1 to 1.19.2. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@1c89adf...98d25d4) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent daf68ee commit bc79fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
with:
177177
github_token: ${{ github.token }}
178178
- name: Create a GitHub release
179-
uses: ncipollo/release-action@1c89adf39833729d8f85a31ccbc451b078733c80 # v1.19.1
179+
uses: ncipollo/release-action@98d25d4189e9b6cee19b8635b1ea5cc39c158a41 # v1.19.2
180180
with:
181181
tag: ${{ steps.tag_version.outputs.new_tag }}
182182
name: Release ${{ steps.tag_version.outputs.new_tag }}

0 commit comments

Comments
 (0)