Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Renovate: UCL-MIRSG/.github to v0.39.0 (#19)
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 |
|---|---|---|---|
| [UCL-MIRSG/.github](https://togithub.com/UCL-MIRSG/.github) |
repository | minor | `v0.26.0` -> `v0.39.0` |
| [UCL-MIRSG/.github](https://togithub.com/UCL-MIRSG/.github) | action |
minor | `v0.26.0` -> `v0.39.0` |

Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://togithub.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

<details>
<summary>UCL-MIRSG/.github (UCL-MIRSG/.github)</summary>

###
[`v0.39.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.38.0...v0.39.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.38.0...v0.39.0)

###
[`v0.38.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.37.0...v0.38.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.37.0...v0.38.0)

###
[`v0.37.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.36.0...v0.37.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.36.0...v0.37.0)

###
[`v0.36.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.35.0...v0.36.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.35.0...v0.36.0)

###
[`v0.35.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.34.0...v0.35.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.34.0...v0.35.0)

###
[`v0.34.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.33.0...v0.34.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.33.0...v0.34.0)

###
[`v0.33.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.32.0...v0.33.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.32.0...v0.33.0)

###
[`v0.32.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.31.0...v0.32.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.31.0...v0.32.0)

###
[`v0.31.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.30.0...v0.31.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.30.0...v0.31.0)

###
[`v0.30.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.29.0...v0.30.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.29.0...v0.30.0)

###
[`v0.29.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.28.0...v0.29.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.28.0...v0.29.0)

###
[`v0.28.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.27.0...v0.28.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.27.0...v0.28.0)

###
[`v0.27.0`](https://togithub.com/UCL-MIRSG/.github/compare/v0.26.0...v0.27.0)

[Compare
Source](https://togithub.com/UCL-MIRSG/.github/compare/v0.26.0...v0.27.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), 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 these
updates 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/UCL-MIRSG/ansible-role-docker).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 15e4581 commit 8307158
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/add-issue-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
add-issue-to-project:
runs-on: ubuntu-latest
steps:
- uses: UCL-MIRSG/.github/actions/add-to-project@v0.26.0
- uses: UCL-MIRSG/.github/actions/add-to-project@v0.39.0
with:
app-id: ${{ secrets.APP_ID }}
app-pem: ${{ secrets.APP_PEM }}
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: UCL-MIRSG/.github/actions/linting@v0.26.0
- uses: UCL-MIRSG/.github/actions/linting@v0.39.0
with:
ansible-roles-config: ./meta/collections.yml
pre-commit-config: ./.pre-commit-config.yaml
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
ANSIBLE_FORCE_COLOR: 1
steps:
- name: Run `molecule test`
uses: UCL-MIRSG/.github/actions/molecule-test@v0.26.0
uses: UCL-MIRSG/.github/actions/molecule-test@v0.39.0
with:
scenario: ${{ matrix.molecule_scenario }}
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
repos:
- repo: https://github.com/UCL-MIRSG/.github
rev: v0.26.0
rev: v0.39.0
hooks:
- id: mirsg-hooks

0 comments on commit 8307158

Please sign in to comment.