Skip to content

Commit

Permalink
chore(deps): bump the github-actions-dependencies group
Browse files Browse the repository at this point in the history
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.12.1 to 0.13.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.12.1...0.13.0)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and neilime committed Apr 3, 2024
1 parent f5dbbe7 commit fbc7467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions actions/docker/get-image-metadata/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ runs:
- id: get-issue-number
if: inputs.tag == '' && (github.event_name == 'pull_request' || github.event_name == 'pull_request_review' || github.event_name == 'issue_comment')
uses: hoverkraft-tech/ci-github-common/actions/get-issue-number@0.12.1
uses: hoverkraft-tech/ci-github-common/actions/get-issue-number@0.13.0

- uses: hoverkraft-tech/ci-github-common/actions/checkout@0.12.1
- uses: hoverkraft-tech/ci-github-common/actions/checkout@0.13.0

- id: define-metadata-inputs
uses: actions/[email protected]
Expand Down

0 comments on commit fbc7467

Please sign in to comment.