Skip to content

Commit 91c0a3f

Browse files
chore(deps): pin dependencies
1 parent 0fcd894 commit 91c0a3f

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:6e751770fffffb091a931103108c67a61ee622950a3087dec44a5e2fe7860e41
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:5cff8ea6db07bc600131fb3a060b988bf6fb7ddf31b91d78efd852403615481c
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)