Skip to content

Commit

Permalink
chore(deps): bump bbeesley/gha-auto-dependabot-rebase
Browse files Browse the repository at this point in the history
Bumps [bbeesley/gha-auto-dependabot-rebase](https://github.com/bbeesley/gha-auto-dependabot-rebase) from 1.3.218 to 1.3.221.
- [Release notes](https://github.com/bbeesley/gha-auto-dependabot-rebase/releases)
- [Changelog](https://github.com/bbeesley/gha-auto-dependabot-rebase/blob/main/CHANGELOG.md)
- [Commits](bbeesley/gha-auto-dependabot-rebase@v1.3.218...v1.3.221)

---
updated-dependencies:
- dependency-name: bbeesley/gha-auto-dependabot-rebase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bbeesley committed Jul 12, 2023
1 parent 6c714c2 commit bb9a1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
if: github.event_name == 'release' || github.ref_name == github.event.repository.default_branch
steps:
- name: request rebase
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.218
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.221
env:
GITHUB_TOKEN: ${{ secrets.BOT_PA_TOKEN }}

0 comments on commit bb9a1c6

Please sign in to comment.