Skip to content

Commit

Permalink
chore(deps): bump the github-actions-dependencies group across 6 dire…
Browse files Browse the repository at this point in the history
…ctories with 1 update

Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/build-image directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/get-image-metadata directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/prune-pull-requests-image-tags directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/release-chart directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/test-chart directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).


Updates `hoverkraft-tech/ci-github-common` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.16.0...0.16.1)

Updates `hoverkraft-tech/ci-github-common` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.16.0...0.16.1)

Updates `hoverkraft-tech/ci-github-common` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.16.0...0.16.1)

Updates `hoverkraft-tech/ci-github-common` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.16.0...0.16.1)

Updates `hoverkraft-tech/ci-github-common` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.16.0...0.16.1)

Updates `hoverkraft-tech/ci-github-common` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.16.0...0.16.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
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-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]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 682d5b5 commit 8d8734d
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/__need-fix-to-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ permissions:

jobs:
main:
uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected].0
uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected].1
with:
manual-commit-ref: ${{ inputs.manual-commit-ref }}
manual-base-ref: ${{ inputs.manual-base-ref }}
2 changes: 1 addition & 1 deletion .github/workflows/__shared-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ permissions:

jobs:
linter:
uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected].0
uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected].1
with:
# FIXME: re-enable the following checks
linter-env: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/__stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ permissions:

jobs:
main:
uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected].0
uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected].1
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:

- id: get-issue-number
if: ${{ github.event_name == 'pull_request' }}
uses: hoverkraft-tech/ci-github-common/actions/[email protected].0
uses: hoverkraft-tech/ci-github-common/actions/[email protected].1

- name: Delete test packages
uses: actions/[email protected]
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ jobs:

# FIXME: Set built images infos in file to be uploaded as artifacts, because github action does not handle job outputs for matrix
# https://github.com/orgs/community/discussions/26639
- uses: hoverkraft-tech/ci-github-common/actions/[email protected].0
- uses: hoverkraft-tech/ci-github-common/actions/[email protected].1
with:
artifact-name: ${{ needs.prepare-variables.outputs.artifact-name }}
value: ${{ steps.build.outputs.built-image }}
Expand All @@ -337,7 +337,7 @@ jobs:
built-images: ${{ steps.built-images.outputs.built-images }}
steps:
- id: get-matrix-outputs
uses: hoverkraft-tech/ci-github-common/actions/[email protected].0
uses: hoverkraft-tech/ci-github-common/actions/[email protected].1
with:
artifact-name: ${{ needs.prepare-variables.outputs.artifact-name }}

Expand Down
4 changes: 2 additions & 2 deletions actions/docker/build-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ runs:
rm -fr ./self-actions
- id: slugify-platform
uses: hoverkraft-tech/ci-github-common/actions/[email protected].0
uses: hoverkraft-tech/ci-github-common/actions/[email protected].1
with:
value: ${{ inputs.platform }}

Expand Down Expand Up @@ -188,7 +188,7 @@ runs:
pull-request-cache: true
cache-type: gha

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

Expand Down
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 @@ -60,9 +60,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
2 changes: 1 addition & 1 deletion actions/docker/prune-pull-requests-image-tags/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ runs:
rm -fr ./self-actions
- id: is-organization-or-user
uses: hoverkraft-tech/ci-github-common/actions/[email protected].0
uses: hoverkraft-tech/ci-github-common/actions/[email protected].1

- id: delete-image-tags
uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion actions/helm/release-chart/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ outputs:
runs:
using: "composite"
steps:
- uses: hoverkraft-tech/ci-github-common/actions/[email protected].0
- uses: hoverkraft-tech/ci-github-common/actions/[email protected].1

- id: chart-values-updates
uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion actions/helm/test-chart/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: hoverkraft-tech/ci-github-common/actions/[email protected].0
- uses: hoverkraft-tech/ci-github-common/actions/[email protected].1
with:
fetch-depth: 0

Expand Down

0 comments on commit 8d8734d

Please sign in to comment.