diff .github/workflows/anchore.yml @ 7613:4689795494dc

chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 - https://github.com/roundup-tracker/roundup/pull/46
author John Rouillard <rouilj@ieee.org>
date Tue, 29 Aug 2023 16:16:21 -0400
parents 6dc7b1f1451c
children 926ea14c3450
line wrap: on
line diff
--- a/.github/workflows/anchore.yml	Sun Aug 20 15:49:14 2023 -0400
+++ b/.github/workflows/anchore.yml	Tue Aug 29 16:16:21 2023 -0400
@@ -37,7 +37,7 @@
     runs-on: ubuntu-latest
     steps:
     - name: Checkout the code
-      uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
+      uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.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/