Skip to content

Commit

Permalink
Merge pull request #3019 from gophercloud/dependabot/github_actions/k…
Browse files Browse the repository at this point in the history
…iegroup/git-backporting-4.7.1

build(deps): bump kiegroup/git-backporting from 4.5.2 to 4.7.1
  • Loading branch information
pierreprinetti committed Apr 3, 2024
2 parents 830ec42 + 0d61042 commit 9508a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport_v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
|| contains(github.event.pull_request.labels.*.name, 'semver:minor')
|| contains(github.event.label.name, 'semver:patch')
|| contains(github.event.label.name, 'semver:minor')
uses: kiegroup/git-backporting@f4a2683189e62ce0acf2f3285b3b27debf2eacc9
uses: kiegroup/git-backporting@fc5dba6703e6e81cbb4f52d15c12384c1bf896c5
with:
target-branch: v1
pull-request: ${{ github.event.pull_request.url }}
Expand Down

0 comments on commit 9508a1e

Please sign in to comment.