Skip to content

Commit

Permalink
Merge pull request #257 from jenkinsci/dependabot/github_actions/shog…
Browse files Browse the repository at this point in the history
…o82148/actions-upload-release-asset-1.7.3

Bump shogo82148/actions-upload-release-asset from 1.7.2 to 1.7.3
  • Loading branch information
github-actions[bot] authored Feb 26, 2024
2 parents 7bed09c + e8d49d8 commit e473408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
MAVEN_TOKEN: ${{ secrets.MAVEN_TOKEN }}
- name: Upload Release Asset
id: upload-release-asset
uses: shogo82148/actions-upload-release-asset@dccd6d23e64fd6a746dce6814c0bde0a04886085 #v1
uses: shogo82148/actions-upload-release-asset@c91b7fd867cf280772374042252f0dc8e1ade751 #v1
if: inputs.dev == false && inputs.tag != 'nightly'
env:
GITHUB_TOKEN: ${{ github.token}}
Expand Down

0 comments on commit e473408

Please sign in to comment.