Skip to content

Commit d5cf933

Browse files
chore(deps): update ncipollo/release-action action to v1.18.0 (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 729ccfc commit d5cf933

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Create release
4949
if: ${{ contains(steps.meta.outputs.tags, ':v') }}
5050
id: create_release
51-
uses: ncipollo/release-action@v1.16.0
51+
uses: ncipollo/release-action@v1.18.0
5252
env:
5353
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5454
with:

0 commit comments

Comments
 (0)