Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2023
1 parent a8f77fa commit 19d824c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .woodpecker/pr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
pipeline:
pr-lint:
image: alpine/helm
image: alpine/helm@sha256:5c9c1df28b2da616287b9e13f2a8c670f7be015273cbd64e464df1bb5af545bd
environment:
USE_SSH: "true"
GIT_USER: $DRONE_COMMIT_AUTHOR
Expand Down
2 changes: 1 addition & 1 deletion .woodpecker/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
pipeline:
helm-repo:
image: quay.io/helmpack/chart-releaser
image: quay.io/helmpack/chart-releaser@sha256:86d1c7cea6bfd2f26f9620a17866ff05ed34149bb37e6f53f66679d0f843dce2
commands:
- git config --global user.email "[email protected]"
- git config --global user.name "Woodpecker-CI"
Expand Down

0 comments on commit 19d824c

Please sign in to comment.