Skip to content

Commit 30a15de

Browse files
build(deps): bump kamatama41/get-pr-number-action from 0.9.1 to 1.0.1 (#11724)
Bumps [kamatama41/get-pr-number-action](https://github.com/kamatama41/get-pr-number-action) from 0.9.1 to 1.0.1. - [Release notes](https://github.com/kamatama41/get-pr-number-action/releases) - [Commits](kamatama41/get-pr-number-action@0bcaab5...ff143e0) --- updated-dependencies: - dependency-name: kamatama41/get-pr-number-action dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1895f7 commit 30a15de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
9090
- name: Get PR number
9191
if: ${{ github.event_name != 'schedule' && github.event_name != 'workflow_dispatch' }}
92-
uses: kamatama41/get-pr-number-action@0bcaab5752c0b699149e74667c8ce2f764cbb7fa # v0.9.1
92+
uses: kamatama41/get-pr-number-action@ff143e03abaa79d346ca5407d49d335b5def979e # v1.0.1
9393
id: action
9494
with:
9595
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)