diff .github/workflows/anchore.yml @ 8425:3db40a355a6c

chore: bump actions/checkout as reported by dependabot.
author John Rouillard <rouilj@ieee.org>
date Wed, 20 Aug 2025 11:23:39 -0400
parents fd72487d0054
children e5bd50120b5a
line wrap: on
line diff
--- a/.github/workflows/anchore.yml	Wed Aug 20 11:17:23 2025 -0400
+++ b/.github/workflows/anchore.yml	Wed Aug 20 11:23:39 2025 -0400
@@ -37,7 +37,7 @@
     runs-on: ubuntu-latest
     steps:
     - name: Checkout the code
-      uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+      uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
     - name: Build the Docker image
       run: docker pull python:3-alpine; docker build . --file scripts/Docker/Dockerfile --tag localbuild/testimage:latest
     - name: List the Docker image

Roundup Issue Tracker: http://roundup-tracker.org/