1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-03 04:48:52 -05:00

build: pin softprops/action-gh-release (#11622)

This commit is contained in:
Luca Casonato 2021-08-10 09:12:25 +02:00 committed by GitHub
parent f7e416bc7f
commit 3a7de8e40f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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' &&