Skip to content

Commit

Permalink
chore(deps): bump hoverkraft-tech/ci-github-common
Browse files Browse the repository at this point in the history
Bumps [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.10.0...0.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and neilime committed Nov 13, 2023
1 parent bf5c1a9 commit 90d89a5
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 @@ -50,9 +50,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/[email protected].0
uses: hoverkraft-tech/ci-github-common/actions/[email protected].1

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

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

0 comments on commit 90d89a5

Please sign in to comment.