Skip to content

Commit

Permalink
Bump ahmadnassri/action-template-repository-sync from 2.3.4 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [ahmadnassri/action-template-repository-sync](https://github.com/ahmadnassri/action-template-repository-sync) from 2.3.4 to 2.5.0.
- [Release notes](https://github.com/ahmadnassri/action-template-repository-sync/releases)
- [Commits](ahmadnassri/action-template-repository-sync@v2.3.4...v2.5.0)

---
updated-dependencies:
- dependency-name: ahmadnassri/action-template-repository-sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 8, 2023
1 parent 9193460 commit 80d1142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Sync
uses: ahmadnassri/action-template-repository-sync@v2.3.4
uses: ahmadnassri/action-template-repository-sync@v2.5.0
with:
github-token: ${{ secrets.GH_TOKEN_PRIVATE_READ }}

0 comments on commit 80d1142

Please sign in to comment.