Update Github Actionbot to latest version (#14426)
This commit is contained in:
parent
54c1f1b85a
commit
3d910bc7b0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github-action-bot.yml
vendored
2
.github/workflows/github-action-bot.yml
vendored
|
@ -20,6 +20,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# to avoid a tag being changed afterwards, use the commit hash of the action
|
||||
- uses: keycloak/keycloak-gh-actionbot@c76e6c1ce249dac0278652c2f94f743fe5bb9bcd # v0.1.0
|
||||
- uses: keycloak/keycloak-gh-actionbot@1f2a036608f4e498bb726f1acc8bd884fd36bb0e # v0.2.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue