Skip to content

Commit 3f2f875

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.10.1 to 0.11.2 - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases) - [Commits](hoverkraft-tech/ci-github-publish@00adc37...42d50a3) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-publish dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8ac717 commit 3f2f875

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
@@ -68,7 +68,7 @@ jobs:
6868
release:
6969
needs: ci
7070
if: github.event_name != 'schedule'
71-
uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@00adc3757296add499b60fd72a124b06974a100e # 0.10.1
71+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@42d50a3461a177557ca3f83b1d927d7c0783c894 # 0.11.2
7272
with:
7373
update-all: ${{ (github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')) || github.event_name == 'workflow_dispatch' }}
7474
github-app-id: ${{ vars.CI_BOT_APP_ID }}

0 commit comments

Comments
 (0)