Update bjw-s/helm-charts-actions digest to 7f5bb8e (#5)

* Update bjw-s/helm-charts-actions digest to 7f5bb8e

* CI: There was one typo

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Skyler Mäntysaari <samip5@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-19 05:00:17 +03:00 committed by GitHub
parent f774192b82
commit d75cbf85e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ jobs:
if: |
always()
name: Lint successful
runs-on: ["self-hosted", "X64"]
runs-on: ubuntu-latest
steps:
- name: Check lint matrix status
if: ${{ (inputs.chartsToLint != '' && inputs.chartsToLint != '[]') && (needs.lint-chart.result != 'success') }}

View File

@ -34,7 +34,7 @@ jobs:
fetch-depth: 0
- name: Collect charts to release
uses: bjw-s/helm-charts-actions/collect-charts@c61e917e16b98e3555ae39785d581a32fb0895cc
uses: bjw-s/helm-charts-actions/collect-charts@7f5bb8e9ebf1b822538f7fa19ca7d1af5291fd90
id: collect-charts
with:
repoConfigFile: ./.ci/repo-config.yaml