Skip to content

Commit 7e2934c

Browse files
Pin jayqi/failed-build-issue-action action to 1a893bb
1 parent 05bfb36 commit 7e2934c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: git diff --exit-code
4949

5050
- name: Notify on failed build
51-
uses: jayqi/failed-build-issue-action@v1.2.0
51+
uses: jayqi/failed-build-issue-action@1a893bbf43ef1c2a8705e2b115cd4f0fe3c5649b # v1.2.0
5252
if: failure() && github.event.pull_request == null
5353
id: failed-build
5454
with:

0 commit comments

Comments
 (0)