Skip to content

Commit

Permalink
chore(deps): bump ahmadnassri/action-template-repository-sync (#13)
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.1 to 2.3.2.
- [Release notes](https://github.com/ahmadnassri/action-template-repository-sync/releases)
- [Commits](ahmadnassri/action-template-repository-sync@v2.3.1...v2.3.2)

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

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] authored Dec 28, 2022
1 parent 97d5789 commit a47c206
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 @@ -16,6 +16,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Sync
uses: ahmadnassri/action-template-repository-sync@v2.3.1
uses: ahmadnassri/action-template-repository-sync@v2.3.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a47c206

Please sign in to comment.