Skip to content

Commit 76e63d1

Browse files
chore(deps): bump dmnemec/copy_file_to_another_repo_action (#1153)
Bumps [dmnemec/copy_file_to_another_repo_action](https://github.com/dmnemec/copy_file_to_another_repo_action) from 1.0.4 to 1.1.1. - [Release notes](https://github.com/dmnemec/copy_file_to_another_repo_action/releases) - [Commits](dmnemec/copy_file_to_another_repo_action@v1.0.4...v1.1.1) --- updated-dependencies: - dependency-name: dmnemec/copy_file_to_another_repo_action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79b6684 commit 76e63d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
./cr index -o ${{ env.GH_OWNER }} -r ${{ env.HELM_REP }} -c https://${{ env.GH_OWNER }}.github.io/${{ env.HELM_REP }}/ -i index.yaml
4040
4141
- name: Push index file
42-
uses: dmnemec/copy_file_to_another_repo_action@v1.0.4
42+
uses: dmnemec/copy_file_to_another_repo_action@v1.1.1
4343
env:
4444
API_TOKEN_GITHUB: ${{ secrets.ORG_REPO_TOKEN }}
4545
with:

0 commit comments

Comments
 (0)