Merge pull request #219 from jwetzell/renovate/actions-checkout-7.x

Update actions/checkout action to v7.0.1
This commit is contained in:
Joel Wetzell
2026-08-17 13:41:49 -05:00
committed by GitHub
+1 -1
View File
@@ -215,7 +215,7 @@ jobs:
if: github.ref_type == 'tag' && github.event_name != 'workflow_dispatch'
steps:
- name: Check out repository
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Set up QEMU
uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0