Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 6bd792c

Browse files
dependabot[bot]Brend-Smits
authored andcommitted
Bump google-github-actions/release-please-action from 4.0.2 to 4.1.1
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 4.0.2 to 4.1.1. - [Release notes](https://github.com/google-github-actions/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](google-github-actions/release-please-action@cc61a07...e4dc86b) --- updated-dependencies: - dependency-name: google-github-actions/release-please-action dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7117142 commit 6bd792c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: Create Release
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4.0.2
20+
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1
2121
with:
2222
command: manifest
2323
token: ${{ secrets.DCS_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)