Skip to content

Commit f65506d

Browse files
authored
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
2 parents 4b34ff3 + daf0662 commit f65506d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apidiff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
compare-imports: true
2929
print-compatible: true
3030
- name: Report failure
31-
uses: nashmaniac/create-issue-action@v1.1
31+
uses: nashmaniac/create-issue-action@v1.2
3232
# Only report failures of pushes (PRs have are visible through the Checks section) to the default branch
3333
if: failure() && github.event_name == 'push' && github.ref == 'refs/heads/master'
3434
with:

0 commit comments

Comments
 (0)