Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
build(ci): Bump ahmadnassri/action-template-repository-sync
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.5.0 to 2.6.0.
- [Release notes](https://github.com/ahmadnassri/action-template-repository-sync/releases)
- [Changelog](https://github.com/ahmadnassri/action-template-repository-sync/blob/master/.release.json)
- [Commits](ahmadnassri/action-template-repository-sync@v2.5.0...v2.6.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] authored May 15, 2024
1 parent bcc4501 commit ed8def1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: ahmadnassri/action-template-repository-sync@v2.5.0
- uses: ahmadnassri/action-template-repository-sync@v2.6.0
with:
github-token: ${{ secrets.TEMPLATE_SYNC }}
dry-run: false
Expand Down

0 comments on commit ed8def1

Please sign in to comment.