diff --git a/.github/workflows/deploy_ghcr.yml b/.github/workflows/deploy_ghcr.yml index 5d05eff..3682284 100644 --- a/.github/workflows/deploy_ghcr.yml +++ b/.github/workflows/deploy_ghcr.yml @@ -31,7 +31,7 @@ jobs: name: Run hadolint against docker files runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4.1.6 + - uses: actions/checkout@v4.1.7 - name: Pull hadolint/hadolint:latest Image run: docker pull hadolint/hadolint:latest - name: Run hadolint against Dockerfiles @@ -48,7 +48,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 @@ -99,7 +99,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 @@ -150,7 +150,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 @@ -205,7 +205,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 @@ -255,7 +255,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 @@ -305,7 +305,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 @@ -356,7 +356,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 @@ -407,7 +407,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 @@ -458,7 +458,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 @@ -509,7 +509,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 @@ -560,7 +560,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 diff --git a/.github/workflows/deploy_wreadsb.yml b/.github/workflows/deploy_wreadsb.yml index e9b34d8..861bed3 100644 --- a/.github/workflows/deploy_wreadsb.yml +++ b/.github/workflows/deploy_wreadsb.yml @@ -33,7 +33,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 2 diff --git a/.github/workflows/markdownlint.yml b/.github/workflows/markdownlint.yml index 225ff0a..5573ac2 100644 --- a/.github/workflows/markdownlint.yml +++ b/.github/workflows/markdownlint.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4.1.6 + - uses: actions/checkout@v4.1.7 - name: Pull markdownlint/markdownlint:latest Image run: docker pull markdownlint/markdownlint:latest - name: Run markdownlint against *.md files diff --git a/.github/workflows/on_pr.yml b/.github/workflows/on_pr.yml index 5118d46..d63d629 100644 --- a/.github/workflows/on_pr.yml +++ b/.github/workflows/on_pr.yml @@ -23,7 +23,7 @@ jobs: name: Run hadolint against docker files runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4.1.6 + - uses: actions/checkout@v4.1.7 - name: Pull hadolint/hadolint:latest Image run: docker pull hadolint/hadolint:latest - name: Run hadolint against Dockerfiles @@ -47,7 +47,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # List of files to check to trigger a rebuild on this job @@ -118,7 +118,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # List of files to check to trigger a rebuild on this job @@ -189,7 +189,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # List of files to check to trigger a rebuild on this job @@ -278,7 +278,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # List of files to check to trigger a rebuild on this job @@ -369,7 +369,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # List of files to check to trigger a rebuild on this job @@ -460,7 +460,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # List of files to check to trigger a rebuild on this job @@ -553,7 +553,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # List of files to check to trigger a rebuild on this job @@ -646,7 +646,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # List of files to check to trigger a rebuild on this job @@ -739,7 +739,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # List of files to check to trigger a rebuild on this job @@ -833,7 +833,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # List of files to check to trigger a rebuild on this job @@ -923,7 +923,7 @@ jobs: steps: # Check out our code - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # List of files to check to trigger a rebuild on this job diff --git a/.github/workflows/yamllint.yml b/.github/workflows/yamllint.yml index ee92d9f..d023241 100644 --- a/.github/workflows/yamllint.yml +++ b/.github/workflows/yamllint.yml @@ -14,7 +14,7 @@ jobs: name: Run yamllint against YAML files runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4.1.6 + - uses: actions/checkout@v4.1.7 - name: yaml-lint uses: ibiqlik/action-yamllint@v3.1.1 with: