Skip to content

Commit

Permalink
chore(deps): update irgaly/setup-mint digest to 2c1bb00 (#196)
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 |
|---|---|---|---|
| [irgaly/setup-mint](https://togithub.com/irgaly/setup-mint) | action |
digest | `8e4c5f7` -> `2c1bb00` |

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
America/Chicago, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/levibostian/Wendy-iOS).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 1c89720 commit f6bfd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-ios/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
repo-token: ${{ inputs.repo-token }}

- name: Install package manager, Mint
uses: irgaly/setup-mint@8e4c5f79f0f12ae8a2ef89e69371c5fe93b2c5e4 # v1
uses: irgaly/setup-mint@2c1bb00ba290382666a79b4ece08381641aebeeb # v1

- name: Generate code to allow project to compile
run: task codegen
Expand Down

0 comments on commit f6bfd33

Please sign in to comment.