Skip to content

Commit 5eb8bf6

Browse files
committed
[internal] Update GitHub Actions workflow files
1 parent 85aac53 commit 5eb8bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-acceptance-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- lint
109109
runs-on: ubuntu-latest
110110
steps:
111-
- uses: guibranco/github-status-action-v2@631f55ea0251f0fb284525ad86c30e9f7a8dd284 # v1.1.14
111+
- uses: guibranco/github-status-action-v2@3f704867b3ec00272a5f1b550c207789736bbee9 # v1.2.0
112112
with:
113113
authToken: ${{ secrets.GITHUB_TOKEN }}
114114
# Write an explicit status check called "Sentinel" which will only pass if this code really runs.

0 commit comments

Comments
 (0)