Skip to content

Commit ffc4c83

Browse files
chore(deps): pin dependencies
1 parent 09431cd commit ffc4c83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.woodpecker/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
steps:
33
pr-lint:
4-
image: alpine/helm
4+
image: alpine/helm@sha256:31ce11c4ee98c5e1e13628ead9212e665f32c3277cae63bd55ced32989089f3e
55
environment:
66
USE_SSH: "true"
77
GIT_USER: $DRONE_COMMIT_AUTHOR

.woodpecker/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
steps:
33
helm-repo:
4-
image: quay.io/helmpack/chart-releaser
4+
image: quay.io/helmpack/chart-releaser@sha256:b62aa9ed58cf0e6a868d895b5c4ecf0f5ed9c1b2b10cfcf90c9c665128d01cdd
55
commands:
66
- git config --global user.email "noreply@lib42.github.io"
77
- git config --global user.name "Woodpecker-CI"

0 commit comments

Comments
 (0)