Skip to content

Commit

Permalink
chore(deps): update mattermost support dependencies (#80)
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 |
|---|---|---|---|
|
[defenseunicorns/uds-common](https://togithub.com/defenseunicorns/uds-common)
| | patch | `v0.4.2` -> `v0.4.5` |
|
[defenseunicorns/uds-common](https://togithub.com/defenseunicorns/uds-common)
| action | patch | `v0.4.2` -> `v0.4.5` |
| [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) | |
minor | `v0.33.2` -> `v0.34.0` |
| [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint)
| repository | minor | `v1.58.2` -> `v1.59.0` |
|
[renovatebot/pre-commit-hooks](https://togithub.com/renovatebot/pre-commit-hooks)
| repository | minor | `37.374.3` -> `37.382.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>defenseunicorns/uds-common
(defenseunicorns/uds-common)</summary>

###
[`v0.4.5`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.4.5)

[Compare
Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.4.4...v0.4.5)

##### Miscellaneous

- **deps:** update support-deps to v0.11.0
([#&#8203;137](https://togithub.com/defenseunicorns/uds-common/issues/137))
([985dfd7](https://togithub.com/defenseunicorns/uds-common/commit/985dfd7f9d745d07daa528e7dfdc982c61b2da4b))

###
[`v0.4.4`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.4.4)

[Compare
Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.4.3...v0.4.4)

##### Miscellaneous

- pull debug / log actions from uds-core
([#&#8203;135](https://togithub.com/defenseunicorns/uds-common/issues/135))
([b3c9928](https://togithub.com/defenseunicorns/uds-common/commit/b3c99286e4200c98a61d86484030f2be5ebb5c70))

###
[`v0.4.3`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.4.3)

[Compare
Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.4.2...v0.4.3)

##### Bug Fixes

- update renovate config to use docker versioning for zarf images
([#&#8203;128](https://togithub.com/defenseunicorns/uds-common/issues/128))
([c18e125](https://togithub.com/defenseunicorns/uds-common/commit/c18e12507384328bb53b81c096bc9827f96ba114))

##### Miscellaneous

- add an airgap note to UDS Package Practices (clarity is kindness)
([#&#8203;126](https://togithub.com/defenseunicorns/uds-common/issues/126))
([b70e1fe](https://togithub.com/defenseunicorns/uds-common/commit/b70e1fe165a521a33789298a7e69aa6a59d54968))
- adjust UDS package practice formatting
([#&#8203;123](https://togithub.com/defenseunicorns/uds-common/issues/123))
([f351d04](https://togithub.com/defenseunicorns/uds-common/commit/f351d04732a6e6e6fc2c62eff13f625a613effcc))
- **deps:** update uds common package dependencies to v6.6.3
([#&#8203;132](https://togithub.com/defenseunicorns/uds-common/issues/132))
([0ebdd1f](https://togithub.com/defenseunicorns/uds-common/commit/0ebdd1f5f2aa32720c88347027215305573bc716))
- **deps:** update uds common support dependencies
([#&#8203;125](https://togithub.com/defenseunicorns/uds-common/issues/125))
([e014724](https://togithub.com/defenseunicorns/uds-common/commit/e01472454d2b3ef9665546fbb24c9980f090d238))
- **deps:** update uds common support dependencies to v0.22.0
([#&#8203;133](https://togithub.com/defenseunicorns/uds-common/issues/133))
([2cf903d](https://togithub.com/defenseunicorns/uds-common/commit/2cf903d41d0dbfda1baaa9629d1fa3c5d1a88110))
- initial package practices
([#&#8203;117](https://togithub.com/defenseunicorns/uds-common/issues/117))
([d292b21](https://togithub.com/defenseunicorns/uds-common/commit/d292b216da73493743cd0a67b9763549c87c1819))
- update package practices with a bit more feedback
([#&#8203;129](https://togithub.com/defenseunicorns/uds-common/issues/129))
([af34fc9](https://togithub.com/defenseunicorns/uds-common/commit/af34fc90104c57d11a08678186b8b2aeaaac135d))

</details>

<details>
<summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary>

###
[`v0.34.0`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.34.0)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.2...v0.34.0)

#### What's Changed

- refactor: move validate to expose it as receivers by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2419
- docs: add additional detail to security policy by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2488
- chore: cleanup stale grype ignores and patch golang.org/x/net CVE by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2492
- docs: injector and init package reference material by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2468
- chore: patch CVE-2024-3817 by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2498
- refactor: cleaner image pulls by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2460
- chore: adding [@&#8203;dgershman](https://togithub.com/dgershman) by
[@&#8203;dgershman](https://togithub.com/dgershman) in
[defenseunicorns/zarf#2506
- refactor: context usage in k8s code by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2405
- ci: run revive using golang-lint-ci by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2499
- feat: update injector away from rouille to axum by
[@&#8203;schristoff](https://togithub.com/schristoff) in
[defenseunicorns/zarf#2457
- refactor: enable testifylint linter by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2504
- chore: remove rouille CVE from grype ignore by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2515
- fix(agent): missing path for pod without labels by
[@&#8203;brandtkeller](https://togithub.com/brandtkeller) in
[defenseunicorns/zarf#2518
- fix: adopt namespace metadata by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2494
- refactor: enable ineffassign linter by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2500
- test: cluster getDeployedPackages by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2523
- test: add unit tests for merge zarf state by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2522
- test: pod agent unit tests by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2526
- docs: add google analytics for docs pages by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[defenseunicorns/zarf#2530
- test: add unit tests for detect distro by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2521
- test: add tests for injector by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2534
- chore: add codecov by
[@&#8203;schristoff-du](https://togithub.com/schristoff-du) in
[defenseunicorns/zarf#2529
- chore: add unit tests for creator.LoadPackageDefinition by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2531
- test: refactor network test by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2533
- test: agent flux unit test by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2528
- chore: fix codecov by
[@&#8203;schristoff](https://togithub.com/schristoff) in
[defenseunicorns/zarf#2538
- test: creator.ComposeComponents by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2537
- refactor: remove use of k8s serivce account by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2544
- refactor: remove use of k8s service by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2543
- refactor: remove use of k8s configmap by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2541
- refactor: remove use of k8s hpa by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2542
- test: add secrets tests by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2540
- refactor: allow callers to directly set logfile location by
[@&#8203;Noxsios](https://togithub.com/Noxsios) in
[defenseunicorns/zarf#2545
- test: add test for packager source by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2525
- chore: add unit tests to variables pkg by
[@&#8203;Racer159](https://togithub.com/Racer159) in
[defenseunicorns/zarf#2519
- test: clean up tests for composer by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[defenseunicorns/zarf#2532
- test: argo agent unit tests by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[defenseunicorns/zarf#2536
- fix(release): do not delete testdata in release workflow by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[defenseunicorns/zarf#2547

**Full Changelog**:
defenseunicorns/zarf@v0.33.2...v0.34.0

</details>

<details>
<summary>golangci/golangci-lint (golangci/golangci-lint)</summary>

###
[`v1.59.0`](https://togithub.com/golangci/golangci-lint/compare/v1.58.2...v1.59.0)

[Compare
Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.2...v1.59.0)

</details>

<details>
<summary>renovatebot/pre-commit-hooks
(renovatebot/pre-commit-hooks)</summary>

###
[`v37.382.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.382.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.11...37.382.0)

See https://github.com/renovatebot/renovate/releases/tag/37.382.0 for
more changes

###
[`v37.381.11`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.11)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.10...37.381.11)

See https://github.com/renovatebot/renovate/releases/tag/37.381.11 for
more changes

###
[`v37.381.10`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.10)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.9...37.381.10)

See https://github.com/renovatebot/renovate/releases/tag/37.381.10 for
more changes

###
[`v37.381.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.9)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.8...37.381.9)

See https://github.com/renovatebot/renovate/releases/tag/37.381.9 for
more changes

###
[`v37.381.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.8)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.7...37.381.8)

See https://github.com/renovatebot/renovate/releases/tag/37.381.8 for
more changes

###
[`v37.381.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.7)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.6...37.381.7)

See https://github.com/renovatebot/renovate/releases/tag/37.381.7 for
more changes

###
[`v37.381.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.6)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.5...37.381.6)

See https://github.com/renovatebot/renovate/releases/tag/37.381.6 for
more changes

###
[`v37.381.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.5)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.3...37.381.5)

See https://github.com/renovatebot/renovate/releases/tag/37.381.5 for
more changes

###
[`v37.381.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.3)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.2...37.381.3)

See https://github.com/renovatebot/renovate/releases/tag/37.381.3 for
more changes

###
[`v37.381.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.1...37.381.2)

See https://github.com/renovatebot/renovate/releases/tag/37.381.2 for
more changes

###
[`v37.381.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.379.0...37.381.1)

See https://github.com/renovatebot/renovate/releases/tag/37.381.1 for
more changes

###
[`v37.379.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.379.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.378.0...37.379.0)

See https://github.com/renovatebot/renovate/releases/tag/37.379.0 for
more changes

###
[`v37.378.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.378.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.8...37.378.0)

See https://github.com/renovatebot/renovate/releases/tag/37.378.0 for
more changes

###
[`v37.377.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.8)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.7...37.377.8)

See https://github.com/renovatebot/renovate/releases/tag/37.377.8 for
more changes

###
[`v37.377.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.7)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.6...37.377.7)

See https://github.com/renovatebot/renovate/releases/tag/37.377.7 for
more changes

###
[`v37.377.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.6)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.5...37.377.6)

See https://github.com/renovatebot/renovate/releases/tag/37.377.6 for
more changes

###
[`v37.377.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.5)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.4...37.377.5)

See https://github.com/renovatebot/renovate/releases/tag/37.377.5 for
more changes

###
[`v37.377.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.4)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.2...37.377.4)

See https://github.com/renovatebot/renovate/releases/tag/37.377.4 for
more changes

###
[`v37.377.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.0...37.377.2)

See https://github.com/renovatebot/renovate/releases/tag/37.377.2 for
more changes

###
[`v37.377.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.376.0...37.377.0)

See https://github.com/renovatebot/renovate/releases/tag/37.377.0 for
more changes

###
[`v37.376.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.376.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.2...37.376.0)

See https://github.com/renovatebot/renovate/releases/tag/37.376.0 for
more changes

###
[`v37.375.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.375.2)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.1...37.375.2)

See https://github.com/renovatebot/renovate/releases/tag/37.375.2 for
more changes

###
[`v37.375.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.375.1)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.0...37.375.1)

See https://github.com/renovatebot/renovate/releases/tag/37.375.1 for
more changes

###
[`v37.375.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.375.0)

[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.374.3...37.375.0)

See https://github.com/renovatebot/renovate/releases/tag/37.375.0 for
more changes

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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-package-mattermost).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsic3VwcG9ydC1kZXBzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 30, 2024
1 parent eff2f7f commit 76664ed
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ on:
jobs:
validate:
name: Validate
uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@b2e8b25930c953ef893e7c787fe350f0d8679ee2 # v0.4.2
uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@11e591f2ec7d158923d973c85097ce28a5f55db4 # v0.4.5
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0

- name: Environment setup
uses: defenseunicorns/uds-common/.github/actions/setup@b2e8b25930c953ef893e7c787fe350f0d8679ee2 # v0.4.2
uses: defenseunicorns/uds-common/.github/actions/setup@11e591f2ec7d158923d973c85097ce28a5f55db4 # v0.4.5
with:
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tag-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6

- name: Environment setup
uses: defenseunicorns/uds-common/.github/actions/setup@b2e8b25930c953ef893e7c787fe350f0d8679ee2 # v0.4.2
uses: defenseunicorns/uds-common/.github/actions/setup@11e591f2ec7d158923d973c85097ce28a5f55db4 # v0.4.5
with:
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
Expand All @@ -50,6 +50,6 @@ jobs:

- name: Save logs
if: always()
uses: defenseunicorns/uds-common/.github/actions/save-logs@b2e8b25930c953ef893e7c787fe350f0d8679ee2 # v0.4.2
uses: defenseunicorns/uds-common/.github/actions/save-logs@11e591f2ec7d158923d973c85097ce28a5f55db4 # v0.4.5
with:
suffix: ${{ matrix.flavor }}-${{ github.run_id }}-${{ github.run_attempt }}
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +46,21 @@ jobs:
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6

- name: Environment setup
uses: defenseunicorns/uds-common/.github/actions/setup@b2e8b25930c953ef893e7c787fe350f0d8679ee2 # v0.4.2
uses: defenseunicorns/uds-common/.github/actions/setup@11e591f2ec7d158923d973c85097ce28a5f55db4 # v0.4.5
with:
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
ghToken: ${{ secrets.GITHUB_TOKEN }}

- name: Test
uses: defenseunicorns/uds-common/.github/actions/test@b2e8b25930c953ef893e7c787fe350f0d8679ee2 # v0.4.2
uses: defenseunicorns/uds-common/.github/actions/test@11e591f2ec7d158923d973c85097ce28a5f55db4 # v0.4.5
with:
flavor: ${{ matrix.flavor }}
type: ${{ matrix.type }}

- name: Save logs
if: always()
uses: defenseunicorns/uds-common/.github/actions/save-logs@b2e8b25930c953ef893e7c787fe350f0d8679ee2 # v0.4.2
uses: defenseunicorns/uds-common/.github/actions/save-logs@11e591f2ec7d158923d973c85097ce28a5f55db4 # v0.4.5
with:
suffix: ${{ matrix.type }}-${{ matrix.flavor }}-${{ github.run_id }}-${{ github.run_attempt }}

Expand Down
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@ repos:
args:
[
"--schemafile",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.33.2/zarf.schema.json",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.34.0/zarf.schema.json",
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
rev: v1.58.2
rev: v1.59.0
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.374.3
rev: 37.382.0
hooks:
- id: renovate-config-validator
10 changes: 5 additions & 5 deletions tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ includes:
- cleanup: ./tasks/cleanup.yaml
- dependencies: ./tasks/dependencies.yaml
- test: ./tasks/test.yaml
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.2/tasks/create.yaml
- lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.2/tasks/lint.yaml
- pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.2/tasks/pull.yaml
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.2/tasks/deploy.yaml
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.2/tasks/setup.yaml
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.5/tasks/create.yaml
- lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.5/tasks/lint.yaml
- pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.5/tasks/pull.yaml
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.5/tasks/deploy.yaml
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.5/tasks/setup.yaml

tasks:
- name: default
Expand Down
4 changes: 2 additions & 2 deletions tasks/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
includes:
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.2/tasks/create.yaml
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.2/tasks/publish.yaml
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.5/tasks/create.yaml
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.5/tasks/publish.yaml

tasks:
- name: package
Expand Down

0 comments on commit 76664ed

Please sign in to comment.