Skip to content

Commit 6a13238

Browse files
chore(deps): bump radiorabe/actions/.github/workflows/semantic-release.yaml from 0.38.0 to 0.38.3 (#155)
Bumps [radiorabe/actions/.github/workflows/semantic-release.yaml](https://github.com/radiorabe/actions) from 0.38.0 to 0.38.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/radiorabe/actions/releases">radiorabe/actions/.github/workflows/semantic-release.yaml's releases</a>.</em></p> <blockquote> <h2>v0.38.3</h2> <h2>0.38.3 (2025-11-28)</h2> <h4>Bug Fixes</h4> <ul> <li>Revert &quot;fix(release-container): use old bundle format until we are ready (<a href="https://redirect.github.com/radiorabe/actions/issues/148">#148</a>)&quot; (0ca90948)</li> </ul> <h2>v0.38.2</h2> <h2>0.38.2 (2025-11-28)</h2> <h4>Bug Fixes</h4> <ul> <li><strong>release-container:</strong> use old bundle format until we are ready (<a href="https://redirect.github.com/radiorabe/actions/issues/148">#148</a>) (8be86da8)</li> </ul> <h2>v0.38.1</h2> <h2>0.38.1 (2025-11-25)</h2> <h4>Bug Fixes</h4> <ul> <li><strong>ci:</strong> bump ansible/ansible-lint from 25.11.0 to 25.11.1 (<a href="https://redirect.github.com/radiorabe/actions/issues/147">#147</a>) (10467886)</li> </ul> <h4>Chores</h4> <ul> <li><strong>ci:</strong> bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/radiorabe/actions/issues/146">#146</a>) (42cfdf29)</li> <li>add system field to catalog-info.yaml (<a href="https://redirect.github.com/radiorabe/actions/issues/145">#145</a>) (d66074ec)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/radiorabe/actions/commit/0ca90948b954a8d9e63108df828c4c1ebd12b30f"><code>0ca9094</code></a> fix: Revert &quot;fix(release-container): use old bundle format until we are ready...</li> <li><a href="https://github.com/radiorabe/actions/commit/8be86da8861f537421db41184b4656c20cb5366c"><code>8be86da</code></a> fix(release-container): use old bundle format until we are ready (<a href="https://redirect.github.com/radiorabe/actions/issues/148">#148</a>)</li> <li><a href="https://github.com/radiorabe/actions/commit/104678866ecca57daa1b8cbd453891eec163102b"><code>1046788</code></a> fix(ci): bump ansible/ansible-lint from 25.11.0 to 25.11.1 (<a href="https://redirect.github.com/radiorabe/actions/issues/147">#147</a>)</li> <li><a href="https://github.com/radiorabe/actions/commit/42cfdf299e6d48245c4dc539309a68a863810d9f"><code>42cfdf2</code></a> chore(ci): bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/radiorabe/actions/issues/146">#146</a>)</li> <li><a href="https://github.com/radiorabe/actions/commit/d66074ece9ad3f338cd3f0fb42d5e55174efae7e"><code>d66074e</code></a> chore: add system field to catalog-info.yaml (<a href="https://redirect.github.com/radiorabe/actions/issues/145">#145</a>)</li> <li>See full diff in <a href="https://github.com/radiorabe/actions/compare/v0.38.0...v0.38.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=radiorabe/actions/.github/workflows/semantic-release.yaml&package-manager=github_actions&previous-version=0.38.0&new-version=0.38.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b0e94f commit 6a13238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ on:
88

99
jobs:
1010
semantic-release:
11-
uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.38.0
11+
uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.38.3
1212
secrets:
1313
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)