Skip to content

Commit

Permalink
build: pin softprops/action-gh-release (#11622)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacasonato committed Aug 10, 2021
1 parent f7e416b commit 3a7de8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ jobs:
gsutil cp release-latest.txt gs://dl.deno.land/release-latest.txt
- name: Upload release to GitHub
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@59c3b4891632ff9a897f99a91d7bc557467a3a22
if: |
matrix.kind == 'test' &&
matrix.profile == 'release' &&
Expand Down

0 comments on commit 3a7de8e

Please sign in to comment.