Skip to content

Commit 6e7d787

Browse files
chore(deps): bump ahmadnassri/action-template-repository-sync (#67)
Bumps [ahmadnassri/action-template-repository-sync](https://github.com/ahmadnassri/action-template-repository-sync) from 2.6.3 to 2.6.5. - [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.6.3...v2.6.5) --- updated-dependencies: - dependency-name: ahmadnassri/action-template-repository-sync dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9d11d0 commit 6e7d787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: Sync
19-
uses: ahmadnassri/[email protected].3
19+
uses: ahmadnassri/[email protected].5
2020
with:
2121
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)