We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85aac53 commit 5eb8bf6Copy full SHA for 5eb8bf6
.github/workflows/run-acceptance-tests.yml
@@ -108,7 +108,7 @@ jobs:
108
- lint
109
runs-on: ubuntu-latest
110
steps:
111
- - uses: guibranco/github-status-action-v2@631f55ea0251f0fb284525ad86c30e9f7a8dd284 # v1.1.14
+ - uses: guibranco/github-status-action-v2@3f704867b3ec00272a5f1b550c207789736bbee9 # v1.2.0
112
with:
113
authToken: ${{ secrets.GITHUB_TOKEN }}
114
# Write an explicit status check called "Sentinel" which will only pass if this code really runs.
0 commit comments