mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-08 13:11:17 +02:00
chore: pin to sha until we have real releases
This commit is contained in:
2
.github/workflows/update-pr.yaml
vendored
2
.github/workflows/update-pr.yaml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
update-pr:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: bcoe/release-please-action@e72afe059a2eae50d319b3a4cee2a31479886fe8
|
||||
- uses: bcoe/release-please-action@3ad91fa6cb8cf2c05464672da14cbea65555e5a2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
release-type: node
|
||||
|
||||
Reference in New Issue
Block a user