Skip to content

Commit 1fa718a

Browse files
author
James Rhoat
committed
updating to main
1 parent 4e9e301 commit 1fa718a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
git config user.name "$GITHUB_ACTOR"
1919
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
2020
- name: Run chart-releaser
21-
uses: helm/chart-releaser-action@master
21+
uses: helm/chart-releaser-action@main
2222
env:
2323
CR_TOKEN: '${{ secrets.CR_TOKEN }}'

0 commit comments

Comments
 (0)