Skip to content

Commit

Permalink
build(deps): bump gr2m/create-or-update-pull-request-action
Browse files Browse the repository at this point in the history
Bumps [gr2m/create-or-update-pull-request-action](https://github.com/gr2m/create-or-update-pull-request-action) from 1.9.4 to 1.10.0.
- [Release notes](https://github.com/gr2m/create-or-update-pull-request-action/releases)
- [Commits](gr2m/create-or-update-pull-request-action@86ec176...488876a)

---
updated-dependencies:
- dependency-name: gr2m/create-or-update-pull-request-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 5fc18fa commit f8cca14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Run updater
run: "python3 generate_dockerfiles.py --force"

- uses: gr2m/create-or-update-pull-request-action@86ec1766034c8173518f61d2075cc2a173fb8c97 # v1.9.4
- uses: gr2m/create-or-update-pull-request-action@488876a65a2ca38b7eb05e9086166337087f5323 # v1.10.0
env:
GITHUB_TOKEN: ${{ secrets.ADOPTIUM_TEMURIN_BOT_TOKEN }}
with:
Expand Down

0 comments on commit f8cca14

Please sign in to comment.