Skip to content

Commit

Permalink
Bump Pendect/action-rsyncer from 1.1.0 to 2.0.0 (JabRef#9444)
Browse files Browse the repository at this point in the history
Bumps [Pendect/action-rsyncer](https://github.com/Pendect/action-rsyncer) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/Pendect/action-rsyncer/releases)
- [Commits](Pendect/action-rsyncer@v1.1.0...v2.0.0)

---
updated-dependencies:
- dependency-name: Pendect/action-rsyncer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 12, 2022
1 parent 70e1cfb commit 3388ebf
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 @@ -202,7 +202,7 @@ jobs:
- name: Deploy to builds.jabref.org
id: deploy
if: steps.checksecrets.outputs.secretspresent == 'YES'
uses: Pendect/action-rsyncer@v1.1.0
uses: Pendect/action-rsyncer@v2.0.0
env:
DEPLOY_KEY: ${{ secrets.buildJabRefPrivateKey }}
BRANCH: ${{ steps.gitversion.outputs.branchName }}
Expand Down

0 comments on commit 3388ebf

Please sign in to comment.