Skip to content

Commit

Permalink
fix(deps): pin to known working version of install-github-release-binary
Browse files Browse the repository at this point in the history
This follows the advice documented here:
actions/checkout#1776
  • Loading branch information
EricCrosson committed Jul 1, 2024
1 parent f9d31df commit 2538d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion semantic-release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
fetch-depth: 0

- name: Install is-semantic-release-configured
uses: EricCrosson/install-github-release-binary@v2
uses: EricCrosson/install-github-release-binary@v2.4.26
with:
targets: EricCrosson/is-semantic-release-configured@v1

Expand Down

0 comments on commit 2538d68

Please sign in to comment.