Skip to content

Commit d76c401

Browse files
chore: bump monicahq/workflows/.github/workflows/release.yml from 2 to 4
Bumps [monicahq/workflows/.github/workflows/release.yml](https://github.com/monicahq/workflows) from 2 to 4. - [Release notes](https://github.com/monicahq/workflows/releases) - [Changelog](https://github.com/monicahq/workflows/blob/main/.releaserc) - [Commits](monicahq/workflows@v2...v4) --- updated-dependencies: - dependency-name: monicahq/workflows/.github/workflows/release.yml dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bf313f commit d76c401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
release:
3939
name: Release
40-
uses: monicahq/workflows/.github/workflows/release.yml@v2
40+
uses: monicahq/workflows/.github/workflows/release.yml@v4
4141
secrets:
4242
GH_TOKEN_RELEASE: ${{ secrets.GH_TOKEN_RELEASE }}
4343
needs: tests

0 commit comments

Comments
 (0)