Skip to content

Commit 465a9a4

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump hoverkraft-tech/ci-github-common
Bumps the github-actions-dependencies group in /actions/docker/get-image-metadata with 1 update: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common). Updates `hoverkraft-tech/ci-github-common` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases) - [Commits](hoverkraft-tech/ci-github-common@0.13.0...0.13.1) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63cf79d commit 465a9a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

actions/docker/get-image-metadata/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ runs:
5959
6060
- id: get-issue-number
6161
if: inputs.tag == '' && (github.event_name == 'pull_request' || github.event_name == 'pull_request_review' || github.event_name == 'issue_comment')
62-
uses: hoverkraft-tech/ci-github-common/actions/[email protected].0
62+
uses: hoverkraft-tech/ci-github-common/actions/[email protected].1
6363

64-
- uses: hoverkraft-tech/ci-github-common/actions/[email protected].0
64+
- uses: hoverkraft-tech/ci-github-common/actions/[email protected].1
6565

6666
- id: define-metadata-inputs
6767
uses: actions/[email protected]

0 commit comments

Comments
 (0)