mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 18:42:58 +00:00
chore(ci): update actions/checkout action (v4.1.5 → v4.1.6) (#1305)
| datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/checkout | v4.1.5 | v4.1.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4e0e088b1d
commit
0494fcb167
2
.github/workflows/link-check.yml
vendored
2
.github/workflows/link-check.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
repositories: "${{ github.event.repository.name }}"
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
|
||||
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
|
||||
|
||||
- name: Link Checker
|
||||
uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0
|
||||
|
Loading…
Reference in New Issue
Block a user