Skip to content

Commit 43adce7

Browse files
authored
Merge pull request #61 from armakuni/dependabot/github_actions/ncipollo/release-action-1.19.1
fix(deps): bump ncipollo/release-action from 1.18.0 to 1.19.1
2 parents eaacd5f + a9a285a commit 43adce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tag-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
uses: actions/download-artifact@v4
7676

7777
- name: create-github-release
78-
uses: ncipollo/release-action@v1.18.0
78+
uses: ncipollo/release-action@v1.19.1
7979
with:
8080
allowUpdates: true
8181
artifacts: ${{ inputs.release-artifacts }}

0 commit comments

Comments
 (0)