Skip to content

Commit 263ce86

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump hoverkraft-tech/ci-github-common
Bumps [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) from 0.4.4 to 0.5.0. - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases) - [Commits](hoverkraft-tech/ci-github-common@0.4.4...0.5.0) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2ecbee commit 263ce86

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

actions/docker/build-image/action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ runs:
7171
rm -fr ./self-actions
7272
7373
- id: slugify-platform
74-
uses: hoverkraft-tech/ci-github-common/actions/slugify@0.4.4
74+
uses: hoverkraft-tech/ci-github-common/actions/slugify@0.5.0
7575
with:
7676
value: ${{ inputs.platform }}
7777

@@ -93,9 +93,9 @@ runs:
9393
9494
- id: get-issue-number
9595
if: inputs.tag == '' && (github.event_name == 'pull_request' || github.event_name == 'pull_request_review' || github.event_name == 'issue_comment')
96-
uses: hoverkraft-tech/ci-github-common/actions/get-issue-number@0.4.4
96+
uses: hoverkraft-tech/ci-github-common/actions/get-issue-number@0.5.0
9797

98-
- uses: hoverkraft-tech/ci-github-common/actions/checkout@0.4.4
98+
- uses: hoverkraft-tech/ci-github-common/actions/checkout@0.5.0
9999

100100
- shell: bash
101101
run: git lfs pull

0 commit comments

Comments
 (0)