Skip to content

Commit 2b07612

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.3.2 to 0.4.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases) - [Commits](hoverkraft-tech/ci-github-publish@535e8b9...c4cef36) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-publish dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1488db3 commit 2b07612

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@535e8b9de03e7ceb4c1509ee50f8270456071ed6 # 0.3.2
34+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@c4cef36590a837182788f2e1b02dee17a3647be6 # 0.4.0
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)