Skip to content

Commit 60c647c

Browse files
Bump ncipollo/release-action from 1.11.1 to 1.11.2
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb94bde commit 60c647c

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
@@ -37,7 +37,7 @@ jobs:
3737
twine upload dist/*
3838
3939
- name: Create/update release on GitHub
40-
uses: ncipollo/[email protected].1
40+
uses: ncipollo/[email protected].2
4141
with:
4242
allowUpdates: true
4343
artifacts: "dist/*"

0 commit comments

Comments
 (0)