Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to aa57810 (1.2.x) (#507
Browse files Browse the repository at this point in the history
)

* chore(deps): update github/codeql-action digest to aa57810

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Regenerate bundle manifests

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 5, 2024
1 parent ec22a62 commit 8648ee9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: make gosec

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3
with:
# Path to SARIF file relative to the root of the repository
sarif_file: gosec.sarif
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ metadata:
}
]
capabilities: Seamless Upgrades
createdAt: "2024-11-28T13:59:37Z"
createdAt: "2024-12-04T19:28:43Z"
operatorframework.io/suggested-namespace: backstage-system
operators.operatorframework.io/builder: operator-sdk-v1.33.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
skipRange: '>=0.0.1 <0.2.7'
skipRange: '>=0.0.1 <0.2.2'
name: backstage-operator.v0.2.7
namespace: placeholder
spec:
Expand Down Expand Up @@ -212,7 +212,7 @@ spec:
value: quay.io/fedora/postgresql-15:latest
- name: RELATED_IMAGE_backstage
value: quay.io/janus-idp/backstage-showcase:latest
image: quay.io/rhdh-community/operator:0.2.6
image: quay.io/rhdh-community/operator:0.2.7
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: controller
newName: quay.io/rhdh-community/operator
newTag: 0.2.6
newTag: 0.2.7

generatorOptions:
disableNameSuffixHash: true
Expand Down

0 comments on commit 8648ee9

Please sign in to comment.