Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release action to v2.0.8 (#252)
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 |
|---|---|---|---|
| [softprops/action-gh-release](https://togithub.com/softprops/action-gh-release) | action | patch | `v2.0.7` -> `v2.0.8` |

---

### Release Notes

<details>
<summary>softprops/action-gh-release (softprops/action-gh-release)</summary>

### [`v2.0.8`](https://togithub.com/softprops/action-gh-release/releases/tag/v2.0.8)

[Compare Source](https://togithub.com/softprops/action-gh-release/compare/v2.0.7...v2.0.8)



#### What's Changed

##### Other Changes 🔄

-   chore(deps): bump prettier from 2.8.0 to 3.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/480](https://togithub.com/softprops/action-gh-release/pull/480)
-   chore(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.14.9 to 20.14.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/483](https://togithub.com/softprops/action-gh-release/pull/483)
-   chore(deps): bump [@&#8203;octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling) from 9.3.0 to 9.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/484](https://togithub.com/softprops/action-gh-release/pull/484)
-   chore(deps): bump glob from 10.4.2 to 11.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/477](https://togithub.com/softprops/action-gh-release/pull/477)
-   refactor: write jest config in ts by [@&#8203;chenrui333](https://togithub.com/chenrui333) in [https://github.com/softprops/action-gh-release/pull/485](https://togithub.com/softprops/action-gh-release/pull/485)
-   chore(deps): bump [@&#8203;actions/github](https://togithub.com/actions/github) from 5.1.1 to 6.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/470](https://togithub.com/softprops/action-gh-release/pull/470)

**Full Changelog**: softprops/action-gh-release@v2...v2.0.8

</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.

---

 - [ ] 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/andrzejressel/pulumi-wasm).
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent d97e7ce commit 0640804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
with:
length: 7
- name: Release
uses: softprops/[email protected].7
uses: softprops/[email protected].8
with:
name: 0.1.0-${{ steps.short-sha.outputs.sha }}
tag_name: v0.1.0-${{ steps.short-sha.outputs.sha }}
Expand Down

0 comments on commit 0640804

Please sign in to comment.