Skip to content

Commit

Permalink
chore(deps): update andreasaugustin/actions-template-sync action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent 397cc15 commit 28117aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-from-tpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
token: ${{ secrets.WORKFLOW_TOKEN }}

- name: ♻️ Sync changes from upstream template
uses: AndreasAugustin/actions-template-sync@d41c303b026c92e1be9f233282a0419b3f3975a6 # v1.12.0
uses: AndreasAugustin/actions-template-sync@3dedc979a9ec77212d301c777a377842e120e082 # v2.0.0
with:
github_token: ${{ secrets.WORKFLOW_TOKEN }}
source_repo_path: wayofdev/docker-shared-services
Expand Down

0 comments on commit 28117aa

Please sign in to comment.