Skip to content

Commit

Permalink
chore(deps): update abutler/upload-release-assets digest to b2b56d8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2023
1 parent 6517cb2 commit 9d522d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hash-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Upload hashes to release
# I don't exactly trust this random action I found on the internet, but it seems to work.
# However, along as we use this specific commit, it should be fine.
uses: AButler/upload-release-assets@c94805dc72e4b20745f543da0f62eaee7722df7a
uses: AButler/upload-release-assets@b2b56d8ca22109e8606ac54603ab60dfb32058a7
with:
repo-token: ${{ secrets.GH_TOKEN }}
files: 'hashes*.txt'

0 comments on commit 9d522d0

Please sign in to comment.