mirror of
https://github.com/readur/readur.git
synced 2026-02-05 06:29:38 -06:00
chore(deps): update alpine/helm docker tag to v4.0.5 (#476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/helm-pull-request.yml
vendored
2
.github/workflows/helm-pull-request.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
permissions: write-all
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: alpine/helm:4.0.4
|
||||
image: alpine/helm:4.0.5
|
||||
steps:
|
||||
- name: checkout pr head
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user