Skip to content

Commit

Permalink
chore(deps): update githubactions to v4.1.3 (#471)
Browse files Browse the repository at this point in the history
[![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://github.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://github.com/googleapis/release-please-action/releases/tag/v4.1.3)

[Compare
Source](https://github.com/googleapis/release-please-action/compare/v4.1.2...v4.1.3)

##### Bug Fixes

- correct log output when creating releases
([#&#8203;933](https://github.com/googleapis/release-please-action/issues/933))
([2725132](https://github.com/googleapis/release-please-action/commit/2725132cd346852cc752c1619637c864deda8440))

###
[`v4.1.2`](https://github.com/googleapis/release-please-action/releases/tag/v4.1.2)

[Compare
Source](https://github.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://github.com/googleapis/release-please-action/issues/1005))
([cb03961](https://github.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 <139784371+UnicornChance@users.noreply.github.com>
  • Loading branch information
renovate[bot] and UnicornChance committed Jun 12, 2024
1 parent 12fd798 commit 2a9f44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Create release tag
id: tag
uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4.1.1
uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
- id: release-flag
run: echo "release_created=${{ steps.tag.outputs.release_created || false }}" >> $GITHUB_OUTPUT

Expand Down

0 comments on commit 2a9f44d

Please sign in to comment.