Skip to content

Commit

Permalink
Bump the all group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update in the /src/api/resources directory: wolfi-dev/git.
Bumps the all group with 1 update in the /tekton directory: wolfi-dev/git.


Updates `wolfi-dev/git` from `3448a48` to `fa844b3`

Updates `wolfi-dev/git` from `3448a48` to `fa844b3`

---
updated-dependencies:
- dependency-name: wolfi-dev/git
  dependency-type: direct:production
  dependency-group: all
- dependency-name: wolfi-dev/git
  dependency-type: direct:production
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent 87a5c99 commit 07a0c7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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:3448a48e6774a4f25684a7365f162aac48efa173426fbfbb064cde0266c71397
image: ghcr.io/wolfi-dev/git:alpine@sha256:fa844b395cc34afc2e393e470527dfe156985c8d1c4df46f19c234daffed4d34
env:
- name: PARAM_URL
value: $(params.repositoryURL)
Expand Down
2 changes: 1 addition & 1 deletion tekton/prerelease-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
description: The workspace where the repo has been cloned
steps:
- name: check-git-tag
image: ghcr.io/wolfi-dev/git:alpine@sha256:3448a48e6774a4f25684a7365f162aac48efa173426fbfbb064cde0266c71397
image: ghcr.io/wolfi-dev/git:alpine@sha256:fa844b395cc34afc2e393e470527dfe156985c8d1c4df46f19c234daffed4d34
script: |
echo "Checking git tag"
# Look for the tag in the list of tags
Expand Down

0 comments on commit 07a0c7d

Please sign in to comment.