Skip to content

Commit 5748b3d

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump hoverkraft-tech/ci-github-publish
Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish). Updates `hoverkraft-tech/ci-github-publish` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases) - [Commits](hoverkraft-tech/ci-github-publish@a32edfd...e382602) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-publish dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dc532c commit 5748b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/__main-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
release:
3232
needs: ci
3333
if: github.event_name != 'schedule'
34-
uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@a32edfd829192f8b93bdb86995963582cbcef007 # 0.5.0
34+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@e38260241de6b96a9f21834ca2d399789013e7ff # 0.5.1
3535
with:
3636
update-all: ${{ (github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')) || github.event_name == 'workflow_dispatch' }}
3737
github-app-id: ${{ vars.CI_BOT_APP_ID }}

0 commit comments

Comments
 (0)