Skip to content

Commit

Permalink
Merge pull request #291 from credfeto/dependabot/github_actions/bbees…
Browse files Browse the repository at this point in the history
…ley/gha-auto-dependabot-rebase-1.3.52

[FF-1429]: Bump bbeesley/gha-auto-dependabot-rebase from 1.3.51 to 1.3.52
  • Loading branch information
credfeto committed Feb 15, 2023
2 parents 28f8751 + 1be535f commit ef7b0e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
timeout-minutes: 5
steps:
- name: rebase
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.51
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.52
env:
GITHUB_TOKEN: ${{secrets.SOURCE_PUSH_TOKEN}}
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
timeout-minutes: 5
steps:
- name: rebase
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.49
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.52
env:
GITHUB_TOKEN: ${{secrets.SOURCE_PUSH_TOKEN}}

0 comments on commit ef7b0e5

Please sign in to comment.