Skip to content

Commit d13cc8e

Browse files
Bump arkid15r/check-pr-issue-action from 0.1.1 to 0.1.3 (#2764)
Bumps [arkid15r/check-pr-issue-action](https://github.com/arkid15r/check-pr-issue-action) from 0.1.1 to 0.1.3. - [Release notes](https://github.com/arkid15r/check-pr-issue-action/releases) - [Commits](arkid15r/check-pr-issue-action@f2c2ac3...695d61f) --- updated-dependencies: - dependency-name: arkid15r/check-pr-issue-action dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28ef47f commit d13cc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pr-issue.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
1717

1818
- name: Check PR linked issue and assignee
19-
uses: arkid15r/check-pr-issue-action@f2c2ac3b8c73b5da96294af9ac3ec174098cf513
19+
uses: arkid15r/check-pr-issue-action@695d61fbecffc01edae1c36470e7de19979fd79b
2020
with:
2121
close_pr_on_failure: 'true'
2222
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)