Skip to content

Commit

Permalink
Pin version for remote-exec action (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
sds authored Dec 4, 2024
1 parent bcc5380 commit 87286fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ concurrency:

jobs:
deploy:
uses: warpcast/remote-exec
uses: warpcast/remote-exec@1.0.0
with:
git-repo: ${{ github.repository }}
git-ref: ${{ github.sha }}
Expand Down

0 comments on commit 87286fa

Please sign in to comment.