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 Oct 1, 2023
1 parent b9e167c commit c46489a
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:77e6beae38edcb7fff34452dfa9ad02ad263ff6748aa862e9c845a0c79adb2b7
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:3d2a5a586409b9b5411022a0212f09cdebe38698653baddd063f5aa798e9909a
commands:
- git config --global user.email "[email protected]"
- git config --global user.name "Woodpecker-CI"
Expand Down

0 comments on commit c46489a

Please sign in to comment.