1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-13 17:21:34 +02:00

chore: use sha until we have releases working

This commit is contained in:
bcoe
2020-05-09 15:21:07 -07:00
parent 96b1c36402
commit c4b5d61f6c

View File

@@ -7,7 +7,7 @@ jobs:
update-pr: update-pr:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: bcoe/release-please-action@master - uses: bcoe/release-please-action@96b1c364024d5ca826ab71195d626dd72192ac5a
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
release-type: node release-type: node