Skip to content

Commit

Permalink
Bump cpina/github-action-push-to-another-repository from 1.3 to 1.7
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.3 to 1.7.
- [Release notes](https://github.com/cpina/github-action-push-to-another-repository/releases)
- [Commits](cpina/github-action-push-to-another-repository@v1.3...v1.7)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SenseException committed Dec 17, 2024
1 parent a9b443c commit 5d91972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

- name: "Deploy to ${{ inputs.environment }}"
if: "! inputs.search-index-only"
uses: "cpina/github-action-push-to-another-repository@v1.3"
uses: "cpina/github-action-push-to-another-repository@v1.7"
env:
API_TOKEN_GITHUB: "${{ secrets.doctrine_website_deployment_token }}"
with:
Expand Down

0 comments on commit 5d91972

Please sign in to comment.