Skip to content

Commit

Permalink
Bump AndreasAugustin/actions-template-sync from 1.5.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [AndreasAugustin/actions-template-sync](https://github.com/andreasaugustin/actions-template-sync) from 1.5.0 to 1.6.0.
- [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@v1.5.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kdeldycke committed Feb 24, 2024
1 parent ebd6029 commit ad0f6a2
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 @@ -18,7 +18,7 @@ jobs:
permissions: write-all
steps:
- uses: actions/[email protected]
- uses: AndreasAugustin/actions-template-sync@v1.5.0
- uses: AndreasAugustin/actions-template-sync@v1.6.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
source_repo_path: kdeldycke/awesome-template
Expand Down

0 comments on commit ad0f6a2

Please sign in to comment.