Skip to content

Commit d10ffee

Browse files
dependabot[bot]maxgio92
authored andcommitted
chore(deps): bump peak-scale/github-actions from 0.1.0 to 0.2.0
--- updated-dependencies: - dependency-name: peak-scale/github-actions dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 952f54e commit d10ffee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
echo "version=$(echo $VERSION)" >> $GITHUB_OUTPUT
5656
- name: Helm | Publish
5757
id: helm_publish
58-
uses: peak-scale/github-actions/helm-oci-chart@38322faabccd75abfa581c435e367d446b6d2c3b # v0.1.0
58+
uses: peak-scale/github-actions/helm-oci-chart@a441cca016861c546ab7e065277e40ce41a3eb84 # v0.2.0
5959
with:
6060
registry: ghcr.io
6161
repository: ${{ github.repository_owner }}/charts

0 commit comments

Comments
 (0)