We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1226fa commit 1e226afCopy full SHA for 1e226af
1 file changed
.github/workflows/merge-queue.yml
@@ -34,7 +34,7 @@ jobs:
34
actions: write
35
issues: write
36
steps:
37
- - uses: jeduden/merge-queue-action@10aad589472d158972acc028efbfbcd2ee579af2 # v0.4.1
+ - uses: jeduden/merge-queue-action@fd94568d534e31322ce59898030b340a7c36202d # v0.5.0
38
with:
39
token: ${{ secrets.MERGE_QUEUE_TOKEN }}
40
ci_workflow: .github/workflows/ci.yml
0 commit comments