Skip to content

Commit

Permalink
Pin jayqi/failed-build-issue-action action to 1a893bb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent 05bfb36 commit 7e2934c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: git diff --exit-code

- name: Notify on failed build
uses: jayqi/failed-build-issue-action@v1.2.0
uses: jayqi/failed-build-issue-action@1a893bbf43ef1c2a8705e2b115cd4f0fe3c5649b # v1.2.0
if: failure() && github.event.pull_request == null
id: failed-build
with:
Expand Down

0 comments on commit 7e2934c

Please sign in to comment.