Skip to content

Commit 4576ffd

Browse files
authored
chore: revert backport action (#6067)
1 parent 57d6963 commit 4576ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ${{ fromJSON(vars.RUNNER) }}
1717
container: hashicorpdev/backport-assistant:0.5.1
1818
steps:
19-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020
with:
2121
fetch-depth: 0 # Fetch all branches and tags
2222
- name: Check if any migrations have changed

0 commit comments

Comments
 (0)