Skip to content

Commit

Permalink
Bump AndreasAugustin/actions-template-sync from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [AndreasAugustin/actions-template-sync](https://github.com/andreasaugustin/actions-template-sync) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/andreasaugustin/actions-template-sync/releases)
- [Changelog](https://github.com/AndreasAugustin/actions-template-sync/blob/main/CHANGELOG.md)
- [Commits](AndreasAugustin/actions-template-sync@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: AndreasAugustin/actions-template-sync
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kdeldycke committed Apr 3, 2024
1 parent 1825cd8 commit a20d2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ jobs:
fetch-depth: 0
- name: Sync from template repo
id: template_sync
uses: AndreasAugustin/actions-template-sync@v2.0.1
uses: AndreasAugustin/actions-template-sync@v2.0.2
with:
github_token: ${{ secrets.WORKFLOW_UPDATE_GITHUB_PAT || secrets.GITHUB_TOKEN }}
source_repo_path: kdeldycke/awesome-template
Expand Down

0 comments on commit a20d2ba

Please sign in to comment.