Skip to content
Open
Changes from all commits
Commits
Show all changes
14 commits
Select commit Hold shift + click to select a range
e340652
chore(deps): bump petry-projects/.github/.github/workflows/dependabot…
dependabot[bot] Jun 15, 2026
b5fa94e
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 18, 2026
4835a8c
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
d8914a2
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
f2fdb9f
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
ba8d5c0
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
3e17b6b
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
20de6a2
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
b66ad05
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
9f45149
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
ab92f3c
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
69cebc3
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
e191869
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
c79f9b0
Merge branch 'main' into dependabot/github_actions/petry-projects/dot…
github-actions[bot] Jun 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
permissions:
contents: write # update-branch via GITHUB_TOKEN (may touch .github/workflows/)
pull-requests: write # re-approve PRs after branch update
uses: petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml@0bba48104323486ac3b003ba3eba0ef747d9a7db # v1
uses: petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml@ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da # v1
secrets:
APP_ID: ${{ secrets.APP_ID }}
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}