Skip to content

Commit e63afd5

Browse files
build(deps): bump svenstaro/upload-release-action (#404)
Bumps the github-actions-all group with 1 update: [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action). Updates `svenstaro/upload-release-action` from 2.11.4 to 2.11.5 - [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@2.11.4...2.11.5) --- updated-dependencies: - dependency-name: svenstaro/upload-release-action dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cb9e65 commit e63afd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ runs:
382382
github.event_name == 'push' &&
383383
contains(github.ref, 'refs/tags/') &&
384384
inputs.release-dir != ''
385-
uses: svenstaro/upload-release-action@2.11.4
385+
uses: svenstaro/upload-release-action@2.11.5
386386
with:
387387
repo_token: ${{ inputs.token }}
388388
file: build/${{ inputs.release-type }}/${{ inputs.release-application-name }}/${{ inputs.release-architecture }}/main

0 commit comments

Comments
 (0)