Skip to content

Commit

Permalink
build(deps): bump gr2m/create-or-update-pull-request-action (#3230)
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.10.0 to 1.10.1.
- [Release notes](https://github.com/gr2m/create-or-update-pull-request-action/releases)
- [Commits](gr2m/create-or-update-pull-request-action@488876a...b65137c)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 295d984 commit deecb7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-adopters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- run: python3 .github/workflows/fetch-adopters.py

- uses: gr2m/create-or-update-pull-request-action@488876a65a2ca38b7eb05e9086166337087f5323 # v1.10.0
- uses: gr2m/create-or-update-pull-request-action@b65137ca591da0b9f43bad7b24df13050ea45d1b # v1.10.1
env:
GITHUB_TOKEN: ${{ secrets.ADOPTIUM_BOT_TOKEN }}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
done
fi
- uses: gr2m/create-or-update-pull-request-action@488876a65a2ca38b7eb05e9086166337087f5323 # v1.10.0
- uses: gr2m/create-or-update-pull-request-action@b65137ca591da0b9f43bad7b24df13050ea45d1b # v1.10.1
env:
GITHUB_TOKEN: ${{ secrets.ADOPTIUM_BOT_TOKEN }}
with:
Expand Down

0 comments on commit deecb7d

Please sign in to comment.