Skip to content

Commit af3127c

Browse files
Bump svenstaro/upload-release-action from 2.11.4 to 2.11.5 (#428)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39f70a5 commit af3127c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_executable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ jobs:
313313
314314
- name: Upload files to release
315315
if: ${{ github.event_name == 'workflow_dispatch' && inputs.publish }}
316-
uses: svenstaro/upload-release-action@b98a3b12e86552593f3e4e577ca8a62aa2f3f22b # v2
316+
uses: svenstaro/upload-release-action@29e53e917877a24fad85510ded594ab3c9ca12de # v2
317317
with:
318318
file: dist/*
319319
tag: ${{ env.LATEST_TAG }}

0 commit comments

Comments
 (0)