Skip to content

Commit

Permalink
chore(deps): update swf bundle dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                                     | from                  | to                    |
| ----------- | ------------------------------------------- | --------------------- | --------------------- |
| github-tags | defenseunicorns/uds-package-gitlab          | v17.1.2-uds.1         | v17.2.1-uds.0         |
| docker      | ghcr.io/defenseunicorns/packages/uds/gitlab | 17.1.2-uds.1-upstream | 17.2.1-uds.0-upstream |
| github-tags | ossf/scorecard-action                       | v2.3.3                | v2.4.0                |
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent 1ac8afe commit 8ef69d5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # v2.3.3
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
with:
results_file: results.sarif
results_format: sarif
Expand Down
2 changes: 1 addition & 1 deletion bundles/dev/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ packages:

- name: gitlab
repository: ghcr.io/defenseunicorns/packages/uds/gitlab
ref: 17.1.2-uds.1-upstream
ref: 17.2.1-uds.0-upstream
overrides:
gitlab:
uds-gitlab-config:
Expand Down
2 changes: 1 addition & 1 deletion bundles/k3d-demo/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ packages:

- name: gitlab
repository: ghcr.io/defenseunicorns/packages/uds/gitlab
ref: 17.1.2-uds.1-upstream
ref: 17.2.1-uds.0-upstream
overrides:
gitlab:
uds-gitlab-config:
Expand Down
2 changes: 1 addition & 1 deletion tasks/test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
includes:
- mm: https://raw.githubusercontent.com/defenseunicorns/uds-package-mattermost/v9.10.1-uds.0/tasks/test.yaml
- gl: https://raw.githubusercontent.com/defenseunicorns/uds-package-gitlab/v17.1.2-uds.1/tasks/test.yaml
- gl: https://raw.githubusercontent.com/defenseunicorns/uds-package-gitlab/v17.2.1-uds.0/tasks/test.yaml
- sq: https://raw.githubusercontent.com/defenseunicorns/uds-package-sonarqube/v9.9.5-uds.1/tasks/test.yaml
- glr: https://raw.githubusercontent.com/defenseunicorns/uds-package-gitlab-runner/v17.1.0-uds.0/tasks/test.yaml

Expand Down

0 comments on commit 8ef69d5

Please sign in to comment.