Skip to content

Commit

Permalink
Bump Vankka/pr-target-branch-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [Vankka/pr-target-branch-action](https://github.com/vankka/pr-target-branch-action) from 2 to 3.
- [Release notes](https://github.com/vankka/pr-target-branch-action/releases)
- [Commits](Vankka/pr-target-branch-action@v2...v3)

---
updated-dependencies:
- dependency-name: Vankka/pr-target-branch-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sergeyklay committed Oct 29, 2024
1 parent 6c12976 commit 9fa66f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/change-pr-target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
check-branch:
runs-on: ubuntu-latest
steps:
- uses: Vankka/pr-target-branch-action@v2
- uses: Vankka/pr-target-branch-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 9fa66f2

Please sign in to comment.