Skip to content

Commit

Permalink
Merge pull request su2code#1754 from su2code/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/upload-release-asset-1.0.2

Bump actions/upload-release-asset from 1.0.1 to 1.0.2
  • Loading branch information
pcarruscag authored Sep 21, 2022
2 parents f7fc4db + b063be5 commit 769ae5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
# Upload binaries as assets to draft release
- name: Upload Release Asset
id: upload-release-asset
uses: actions/upload-release-asset@v1.0.1
uses: actions/upload-release-asset@v1.0.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 769ae5c

Please sign in to comment.