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

Commit

Permalink
chore: use sha until we have releases working
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed May 9, 2020
1 parent 96b1c36 commit c4b5d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
update-pr:
runs-on: ubuntu-latest
steps:
- uses: bcoe/release-please-action@master
- uses: bcoe/release-please-action@96b1c364024d5ca826ab71195d626dd72192ac5a
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node

0 comments on commit c4b5d61

Please sign in to comment.