Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Commit

Permalink
chore(deps): update softprops/action-gh-release commit hash to 815e458
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 9, 2021
1 parent 470293a commit bd151c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
echo "VERSION=${v}" >> $GITHUB_ENV
- name: Create release
uses: softprops/action-gh-release@487fcd94425dd56e168af76ef300c3b4bd2a46fa # renovate: tag=v1
uses: softprops/action-gh-release@815e45857946b196197a116aa0def711ff7f8ecc # renovate: tag=v1
with:
files: jobcacher.hpi
name: ${{ env.VERSION }}
Expand Down

0 comments on commit bd151c9

Please sign in to comment.