Skip to content

Commit c0419ce

Browse files
github-actions(deps): Bump ergebnis/.github/actions/github/release/create
Bumps [ergebnis/.github/actions/github/release/create](https://github.com/ergebnis/.github) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/ergebnis/.github/releases) - [Changelog](https://github.com/ergebnis/.github/blob/main/CHANGELOG.md) - [Commits](ergebnis/.github@9785f99...04b5426) --- updated-dependencies: - dependency-name: ergebnis/.github/actions/github/release/create dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d055d22 commit c0419ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
run: "echo \"RELEASE_TAG=${GITHUB_REF#refs/tags/}\" >> $GITHUB_ENV"
104104

105105
- name: "Create release"
106-
uses: "ergebnis/.github/actions/github/release/create@9785f99b3546d64df9cb331449e7fcdc41885d25" # 1.11.0
106+
uses: "ergebnis/.github/actions/github/release/create@04b5426bcc1ce207abf7bea5f5dabb15dd65786a" # 1.12.0
107107
with:
108108
draft: "true"
109109
github-token: "${{ secrets.ERGEBNIS_BOT_TOKEN }}"

0 commit comments

Comments
 (0)