Skip to content

Commit 6daa7b9

Browse files
ci: bump svenstaro/upload-release-action in the actions group
Bumps the actions group with 1 update: [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action). Updates `svenstaro/upload-release-action` from 2.10.0 to 2.11.2 - [Release notes](https://github.com/svenstaro/upload-release-action/releases) - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md) - [Commits](svenstaro/upload-release-action@ebd922b...81c65b7) --- updated-dependencies: - dependency-name: svenstaro/upload-release-action dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe84756 commit 6daa7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
name: Packages
3434
path: dist
3535
- name: Upload wheel to release
36-
uses: svenstaro/upload-release-action@ebd922b779f285dafcac6410a0710daee9c12b82 # 2.10.0
36+
uses: svenstaro/upload-release-action@81c65b7cd4de9b2570615ce3aad67a41de5b1a13 # 2.11.2
3737
with:
3838
file: dist/*.whl
3939
tag: ${{ github.ref }}

0 commit comments

Comments
 (0)