Skip to content

Commit 95a54c2

Browse files
chore(deps): bump bbeesley/gha-auto-dependabot-rebase
Bumps [bbeesley/gha-auto-dependabot-rebase](https://github.com/bbeesley/gha-auto-dependabot-rebase) from 1.5.66 to 1.5.117. - [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.5.66...v1.5.117) --- updated-dependencies: - dependency-name: bbeesley/gha-auto-dependabot-rebase dependency-version: 1.5.117 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aac4d5b commit 95a54c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-rebase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
if: github.event_name == 'release' || github.ref_name == github.event.repository.default_branch
1212
steps:
1313
- name: request rebase
14-
uses: bbeesley/gha-auto-dependabot-rebase@v1.5.66
14+
uses: bbeesley/gha-auto-dependabot-rebase@v1.5.117
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.BOT_PA_TOKEN }}

0 commit comments

Comments
 (0)