Bump keycloak/keycloak-gh-actionbot from 0.3.0 to 0.3.1
Bumps [keycloak/keycloak-gh-actionbot](https://github.com/keycloak/keycloak-gh-actionbot) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/keycloak/keycloak-gh-actionbot/releases)
- [Commits](33d8759517...a3d3f240f2
)
---
updated-dependencies:
- dependency-name: keycloak/keycloak-gh-actionbot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a383865150
commit
0ade39c129
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@33d8759517f1bfbb70d52fa1f6d58ef2e824301b # v0.3.0
|
||||
- uses: keycloak/keycloak-gh-actionbot@a3d3f240f280983aa95cc82c9f61d1db5e66bb0c # v0.3.1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue