mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-08 08:31:13 +02:00
chore: pin to shas until we have a real release
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@96b1c364024d5ca826ab71195d626dd72192ac5a
|
||||
- uses: bcoe/release-please-action@e72afe059a2eae50d319b3a4cee2a31479886fe8
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
release-type: node
|
||||
|
||||
Reference in New Issue
Block a user