Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump wolfi-dev/git from 6547e65 to 27b5052 in /src/api/resources in the all group across 1 directory #3759

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/api/resources/import-resources-pipelinerun.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
- name: repo
steps:
- name: clone
image: ghcr.io/wolfi-dev/git:alpine@sha256:6547e6515da482034868c630938c602ce33d570d6b81751d947af37585862b0c
image: ghcr.io/wolfi-dev/git:alpine@sha256:27b5052749f76995f2e8508ca85fbf6cdbca9a331d9c11be5599f7ae6cd9cbe3
env:
- name: PARAM_URL
value: $(params.repositoryURL)
Expand Down