Update actions/checkout action to v3.2.0 (#5364)

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2022-12-13 08:56:27 +01:00
committed by GitHub
parent a98d5e703b
commit 47938848ef

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate