Skip to content

Commit 046fcbf

Browse files
chore(deps): bump ncipollo/release-action from 1.15.0 to 1.20.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.15.0 to 1.20.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.15.0...v1.20.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea1fdd8 commit 046fcbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
git push origin ${{ steps.test_tag_version.outputs.new_tag }}
7979
8080
- name: Create a GitHub release
81-
uses: ncipollo/release-action@v1.15.0
81+
uses: ncipollo/release-action@v1.20.0
8282
with:
8383
tag: ${{ steps.test_tag_version.outputs.new_tag }}
8484
name: Flakkari ${{ steps.test_tag_version.outputs.new_tag }}

0 commit comments

Comments
 (0)