Merge pull request #5268 from kubernetes-sigs/dependabot/github_actions/nashmaniac/create-issue-action-1.2

Bump nashmaniac/create-issue-action from 1.1 to 1.2
This commit is contained in:
Kubernetes Prow Robot
2023-09-29 10:52:43 -07:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ jobs:
compare-imports: true
print-compatible: true
- name: Report failure
uses: nashmaniac/create-issue-action@v1.1
uses: nashmaniac/create-issue-action@v1.2
# Only report failures of pushes (PRs have are visible through the Checks section) to the default branch
if: failure() && github.event_name == 'push' && github.ref == 'refs/heads/master'
with: