Skip to content

Commit daf0662

Browse files
Bump nashmaniac/create-issue-action from 1.1 to 1.2
Bumps [nashmaniac/create-issue-action](https://github.com/nashmaniac/create-issue-action) from 1.1 to 1.2. - [Release notes](https://github.com/nashmaniac/create-issue-action/releases) - [Commits](nashmaniac/create-issue-action@v1.1...v1.2) --- updated-dependencies: - dependency-name: nashmaniac/create-issue-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d32d193 commit daf0662

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
@@ -26,7 +26,7 @@ jobs:
2626
compare-imports: true
2727
print-compatible: true
2828
- name: Report failure
29-
uses: nashmaniac/create-issue-action@v1.1
29+
uses: nashmaniac/create-issue-action@v1.2
3030
# Only report failures of pushes (PRs have are visible through the Checks section) to the default branch
3131
if: failure() && github.event_name == 'push' && github.ref == 'refs/heads/master'
3232
with:

0 commit comments

Comments
 (0)