Skip to content

Commit

Permalink
chore(deps): update ⬆️ github-actions to v1.0.3 (#375)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Type | Update |
|---|---|---|---|
|
[aquaproj/update-checksum-workflow](https://redirect.github.com/aquaproj/update-checksum-workflow)
| [`v1.0.2` ->
`v1.0.3`](https://redirect.github.com/aquaproj/update-checksum-workflow/compare/v1.0.2...v1.0.3)
| action | patch |

---

### Release Notes

<details>
<summary>aquaproj/update-checksum-workflow
(aquaproj/update-checksum-workflow)</summary>

###
[`v1.0.3`](https://redirect.github.com/aquaproj/update-checksum-workflow/releases/tag/v1.0.3)

[Compare
Source](https://redirect.github.com/aquaproj/update-checksum-workflow/compare/v1.0.2...v1.0.3)

#### Features


[#&#8203;64](https://redirect.github.com/aquaproj/update-checksum-workflow/issues/64)
Update aquaproj/update-checksum-action to v0.2.5

You don't need to install ghcp anymore.

- https://github.com/aquaproj/update-checksum-action/releases/tag/v0.2.5
- https://github.com/aquaproj/update-checksum-action/releases/tag/v0.2.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm on thursday" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Scott Ames <[email protected]>
  • Loading branch information
renovate[bot] and scottames authored Nov 16, 2024
1 parent da80732 commit 1bb113c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_aqua_update_checksum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- aqua/aqua-checksums.json
jobs:
update-aqua-checksums:
uses: aquaproj/update-checksum-workflow/.github/workflows/update-checksum.yaml@437067ad2fba9ba8ed8454cf207f2532432d4e28 # v1.0.2 # renovate: depName=aquaproj/update-checksum-workflow
uses: aquaproj/update-checksum-workflow/.github/workflows/update-checksum.yaml@8bce60cc4475128360bc32f00707abb874ca4a91 # v1.0.3 # renovate: depName=aquaproj/update-checksum-workflow
permissions:
contents: read
with:
Expand Down

0 comments on commit 1bb113c

Please sign in to comment.