Skip to content

Commit 1194c48

Browse files
authored
Update auto-merge.yml
New v1 was released
1 parent a6f597a commit 1194c48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Run auto-merge action
27-
# TODO: Change to @v1 once there is a new release.
28-
uses: stackrox/actions/automerge@8fcfacbfc4629361cca5573aba147be2155ba7e9
27+
uses: stackrox/actions/automerge@v1
2928
with:
3029
github-token: ${{ secrets.RHACS_BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)