Skip to content

Commit adf5571

Browse files
Bump Tiryoh/gha-jobid-action from 1.0.0 to 1.1.0
Bumps [Tiryoh/gha-jobid-action](https://github.com/tiryoh/gha-jobid-action) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/tiryoh/gha-jobid-action/releases) - [Changelog](https://github.com/Tiryoh/gha-jobid-action/blob/main/CHANGELOG.md) - [Commits](Tiryoh/gha-jobid-action@20caeb4...7528cee) --- updated-dependencies: - dependency-name: Tiryoh/gha-jobid-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f45a2b5 commit adf5571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-pr-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ jobs:
812812
ref: ${{github.event.pull_request.head.sha}}
813813
- name: Get Current Job Log URL
814814
id: jobs
815-
uses: Tiryoh/gha-jobid-action@20caeb4d0b3bb798032fffd362747d4d5d58b976
815+
uses: Tiryoh/gha-jobid-action@7528cee9716384209bafcbd000d6689e851c5dda
816816
with:
817817
github_token: ${{secrets.GITHUB_TOKEN}}
818818
job_name: "Run Benchmarks"

0 commit comments

Comments
 (0)