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 9e487f29582587eeb4837c0552c886bb0644b6b9 to 0a14457bb28b04dfa1652e0ffdfda866d2845c73.
- [Release notes](https://github.com/cpina/github-action-push-to-another-repository/releases)
- [Commits](cpina/github-action-push-to-another-repository@9e487f2...0a14457)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and twpayne committed Mar 1, 2023
1 parent 3546b3f commit 2ab20f4
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 @@ -452,7 +452,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@9e487f29582587eeb4837c0552c886bb0644b6b9
uses: cpina/github-action-push-to-another-repository@0a14457bb28b04dfa1652e0ffdfda866d2845c73
env:
SSH_DEPLOY_KEY: ${{ secrets.GET_CHEZMOI_IO_SSH_DEPLOY_KEY }}
with:
Expand Down

0 comments on commit 2ab20f4

Please sign in to comment.