Skip to content

Commit

Permalink
ci: Update backport-assistant to 0.4.4 (#21572)
Browse files Browse the repository at this point in the history
Update backport-assistant to 0.4.4
  • Loading branch information
zalimeni committed Jul 30, 2024
1 parent bbc5229 commit 01ae0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport-assistant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
backport:
if: github.event.pull_request.merged
runs-on: ubuntu-latest
container: hashicorpdev/backport-assistant:0.4.1
container: hashicorpdev/backport-assistant:0.4.4
steps:
- name: Run Backport Assistant for release branches
run: |
Expand Down

0 comments on commit 01ae0d3

Please sign in to comment.