0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-29 18:21:10 +00:00

chore(ci): update lycheeverse/lychee-action action (v2.4.0 → v2.4.1) (#1956)

* chore(ci): update actions/setup-go digest (0aaccfd → d35c59a)

* chore(ci): update jetbrains/qodana-action action (v2025.1.0 → v2025.1.1)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2025.1.0 | v2025.1.1 |

* chore(ci): update lycheeverse/lychee-action action (v2.4.0 → v2.4.1)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v2.4.0 | v2.4.1 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-09 08:38:07 -04:00 committed by GitHub
parent 12f8a406f3
commit 68132bb1fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Link Checker
uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2.4.0
uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
id: lychee
env:
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"