Skip to content

Commit ab7a005

Browse files
[Dependencies]: Bump bbeesley/gha-auto-dependabot-rebase
Bumps [bbeesley/gha-auto-dependabot-rebase](https://github.com/bbeesley/gha-auto-dependabot-rebase) from 1.3.308 to 1.3.310. - [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.308...v1.3.310) --- 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>
1 parent 3461b61 commit ab7a005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
shell: bash
2222
run: sudo chown -R "$USER:$USER" "$GITHUB_WORKSPACE"
2323
- name: "Rebase"
24-
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.308
24+
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.310
2525
env:
2626
GITHUB_TOKEN: ${{secrets.SOURCE_PUSH_TOKEN}}
2727

0 commit comments

Comments
 (0)