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 Dec 22, 2024
1 parent 09431cd commit b967307
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 @@
---
steps:
pr-lint:
image: alpine/helm
image: alpine/helm@sha256:21466e2f9a331b0ab68a854f709a1703d5a84e6dc4c42095a3c9a0972f4c5ef0
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 @@
---
steps:
helm-repo:
image: quay.io/helmpack/chart-releaser
image: quay.io/helmpack/chart-releaser@sha256:5cff8ea6db07bc600131fb3a060b988bf6fb7ddf31b91d78efd852403615481c
commands:
- git config --global user.email "[email protected]"
- git config --global user.name "Woodpecker-CI"
Expand Down

0 comments on commit b967307

Please sign in to comment.