Skip to content

Commit

Permalink
chore(deps): update andreasaugustin/actions-template-sync action to v…
Browse files Browse the repository at this point in the history
…2.2.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent ba9e55d commit b0af9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
echo "token=${{ secrets.GITHUB_TOKEN }}" >> $GITHUB_OUTPUT
fi
- name: Sync Template
uses: AndreasAugustin/actions-template-sync@dbb1da4b844352d31d2565bfcd79f134e1917249 # v2.2.0
uses: AndreasAugustin/actions-template-sync@78f7bb762ec22c89f82d75c4a3ca8335ffa9523c # v2.2.1
with:
github_token: ${{ steps.variables.outputs.token }}
source_repo_path: jon77p/template
Expand Down

0 comments on commit b0af9aa

Please sign in to comment.