Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit c4b5d61

Browse files
author
bcoe
committed
chore: use sha until we have releases working
1 parent 96b1c36 commit c4b5d61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
update-pr:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: bcoe/release-please-action@master
10+
- uses: bcoe/release-please-action@96b1c364024d5ca826ab71195d626dd72192ac5a
1111
with:
1212
token: ${{ secrets.GITHUB_TOKEN }}
1313
release-type: node

0 commit comments

Comments
 (0)