Skip to content

Commit

Permalink
chore(deps): bump cpina/github-action-push-to-another-repository
Browse files Browse the repository at this point in the history
Bumps [cpina/github-action-push-to-another-repository](https://github.com/cpina/github-action-push-to-another-repository) from 1.6 to 1.7.
- [Release notes](https://github.com/cpina/github-action-push-to-another-repository/releases)
- [Commits](cpina/github-action-push-to-another-repository@0a14457...cbe757f)

---
updated-dependencies:
- dependency-name: cpina/github-action-push-to-another-repository
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and twpayne committed May 11, 2023
1 parent df937c5 commit 8e0eb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ jobs:
cp assets/scripts/install.ps1 assets/get.chezmoi.io/ps1
cp LICENSE assets/get.chezmoi.io/LICENSE
- name: push-get.chezmoi.io
uses: cpina/github-action-push-to-another-repository@0a14457bb28b04dfa1652e0ffdfda866d2845c73
uses: cpina/github-action-push-to-another-repository@cbe757f8d8b380dd2b3ceec5a80fbcd61f1f3107
env:
SSH_DEPLOY_KEY: ${{ secrets.GET_CHEZMOI_IO_SSH_DEPLOY_KEY }}
with:
Expand Down

0 comments on commit 8e0eb4d

Please sign in to comment.