Skip to content

Commit 2a9f44d

Browse files
chore(deps): update githubactions to v4.1.3 (defenseunicorns#471)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [googleapis/release-please-action](https://togithub.com/googleapis/release-please-action) | action | patch | `v4.1.1` -> `v4.1.3` | --- ### Release Notes <details> <summary>googleapis/release-please-action (googleapis/release-please-action)</summary> ### [`v4.1.3`](https://togithub.com/googleapis/release-please-action/releases/tag/v4.1.3) [Compare Source](https://togithub.com/googleapis/release-please-action/compare/v4.1.2...v4.1.3) ##### Bug Fixes - correct log output when creating releases ([#&#8203;933](https://togithub.com/googleapis/release-please-action/issues/933)) ([2725132](https://togithub.com/googleapis/release-please-action/commit/2725132cd346852cc752c1619637c864deda8440)) ### [`v4.1.2`](https://togithub.com/googleapis/release-please-action/releases/tag/v4.1.2) [Compare Source](https://togithub.com/googleapis/release-please-action/compare/v4.1.1...v4.1.2) ##### Bug Fixes - bump release-please from 16.10.2 to 16.12.0 ([#&#8203;1005](https://togithub.com/googleapis/release-please-action/issues/1005)) ([cb03961](https://togithub.com/googleapis/release-please-action/commit/cb039616703c3396df96b9a92e81bab1c17cbaa7)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chance <[email protected]>
1 parent 12fd798 commit 2a9f44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Create release tag
1616
id: tag
17-
uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4.1.1
17+
uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
1818
- id: release-flag
1919
run: echo "release_created=${{ steps.tag.outputs.release_created || false }}" >> $GITHUB_OUTPUT
2020

0 commit comments

Comments
 (0)