Update Github Actionbot to latest version (#14426)

This commit is contained in:
Jon Koops
2022-09-15 12:40:57 +02:00
committed by GitHub
parent 54c1f1b85a
commit 3d910bc7b0

View File

@@ -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 }}