Skip to content

Commit cad6bea

Browse files
dependabot[bot]neilime
authored andcommitted
chore: bump the github-actions-dependencies group across 1 directory with 1 update
--- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93b17f7 commit cad6bea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/__main-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
release:
3333
needs: ci
3434
if: github.event_name != 'schedule'
35-
uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@5ff7d4c3910971ed53834becd5967271b4e228cf # 0.21.1
35+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@b56be562f38e0e3e712f09691a8fe930aae9db1b # 0.22.0
3636
permissions:
3737
contents: read
3838
with:

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
with:
105105
working-directory: ${{ steps.has-prettier-plugins.outputs.package-json-dir }}
106106

107-
- uses: super-linter/super-linter/slim@5119dcd8011e92182ce8219d9e9efc82f16fddb6 # v8.0.0
107+
- uses: super-linter/super-linter/slim@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0
108108
env:
109109
VALIDATE_ALL_CODEBASE: ${{ inputs.lint-all }}
110110
LOG_LEVEL: WARN

0 commit comments

Comments
 (0)