Skip to content

Commit

Permalink
Merge pull request #3462 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/nashmaniac/create-issue-action-1.2

🌱 Bump nashmaniac/create-issue-action from 1.1 to 1.2
  • Loading branch information
k8s-ci-robot committed Jun 20, 2023
2 parents 47f4f18 + cb19df6 commit 57fed28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Perform the test
run: make test
- 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:
Expand Down

0 comments on commit 57fed28

Please sign in to comment.