Skip to content

Commit 0169669

Browse files
authored
Merge pull request #154 from Guts/dependabot/github_actions/ncipollo/release-action-1.11.1
Bump ncipollo/release-action from 1.11.0 to 1.11.1
2 parents d825cc9 + ad7503b commit 0169669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
twine upload dist/*
3737
3838
- name: Create/update release on GitHub
39-
uses: ncipollo/[email protected].0
39+
uses: ncipollo/[email protected].1
4040
with:
4141
allowUpdates: true
4242
artifacts: "dist/*"

0 commit comments

Comments
 (0)