Skip to content

Commit b32af9f

Browse files
Build(deps): Bump svenstaro/upload-release-action from 2.11.3 to 2.11.4 in the actions-deps group (#2011)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0351757 commit b32af9f

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
@@ -254,7 +254,7 @@ jobs:
254254
echo "path=${{ steps.binary.outputs.path }}.gz" >> ${{ runner.os == 'Windows' && '$ENV:GITHUB_OUTPUT' || '$GITHUB_OUTPUT' }}
255255
- if: github.ref == 'refs/heads/main'
256256
name: Upload release
257-
uses: svenstaro/upload-release-action@6b7fa9f267e90b50a19fef07b3596790bb941741 # v2
257+
uses: svenstaro/upload-release-action@b98a3b12e86552593f3e4e577ca8a62aa2f3f22b # v2
258258
with:
259259
repo_token: ${{ secrets.BOT_GITHUB_TOKEN }}
260260
tag: hive-gateway@${{ steps.ver-gateway.outputs.result }}

0 commit comments

Comments
 (0)