We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcd894 commit 91c0a3fCopy full SHA for 91c0a3f
2 files changed
.woodpecker/pr.yml
@@ -1,7 +1,7 @@
1
---
2
steps:
3
pr-lint:
4
- image: alpine/helm
+ image: alpine/helm@sha256:6e751770fffffb091a931103108c67a61ee622950a3087dec44a5e2fe7860e41
5
environment:
6
USE_SSH: "true"
7
GIT_USER: $DRONE_COMMIT_AUTHOR
.woodpecker/release.yml
helm-repo:
- image: quay.io/helmpack/chart-releaser
+ image: quay.io/helmpack/chart-releaser@sha256:5cff8ea6db07bc600131fb3a060b988bf6fb7ddf31b91d78efd852403615481c
commands:
- git config --global user.email "noreply@lib42.github.io"
- git config --global user.name "Woodpecker-CI"
0 commit comments