Skip to content

Commit

Permalink
chore: lock down to commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
mvayngrib committed Jan 24, 2024
1 parent fd05bee commit 5d2488c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conflicts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: ExodusMovement/actions-label-merge-conflict@main
uses: ExodusMovement/actions-label-merge-conflict@71abef2871620db9447045b06bcd150ed607dc13
with:
dirtyLabel: 'blocked/needs-rebase'
repoToken: '${{ secrets.GITHUB_TOKEN }}'
Expand Down

0 comments on commit 5d2488c

Please sign in to comment.