0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-05 05:24:01 +00:00

chore(ci): update lycheeverse/lychee-action action (v1.9.3 → v1.10.0)

| datasource  | package                   | from   | to      |
| ----------- | ------------------------- | ------ | ------- |
| github-tags | lycheeverse/lychee-action | v1.9.3 | v1.10.0 |
This commit is contained in:
renovate[bot] 2024-04-27 05:23:11 +00:00 committed by GitHub
parent 4da06ecb94
commit 0839c92ba6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: Link Checker - name: Link Checker
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a # v1.9.3 uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0
id: lychee id: lychee
env: env:
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}" GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"