Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4.1.7 (.github/workfl…
Browse files Browse the repository at this point in the history
…ows/policy.opa.yaml)
  • Loading branch information
IK Renovate Bot committed Jan 9, 2025
1 parent 5d342d0 commit ab84483
Show file tree
Hide file tree
Showing 17 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cloudsec.c7n-mailer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cloudsec.cloudmapper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.1.7

- name: Login to Registry
run: |
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/debug.network-utils.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/gitsec.githound.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/gitsec.trufflehog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down Expand Up @@ -92,7 +92,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/iac.terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/iac.terragrunt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- name: Login to Registry
run: |
Expand Down Expand Up @@ -88,7 +88,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jenkins-2.228.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
if: github.event_name == 'push'
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- name: Build the Docker image
working-directory: ${{ env.WORKSPACE }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/k8s.helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/k8s.kubectl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/k8s.tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- name: login to registry
run: |
Expand Down Expand Up @@ -88,7 +88,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ks8.test-tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down Expand Up @@ -92,7 +92,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lang.node-12.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- name: Build the Docker image
working-directory: ${{ env.WORKSPACE }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lang.node-13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- name: Login to Registry
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/load.artillery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.1.7

- name: Login to Registry
run: |
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/load.gatling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- name: Login to Registry
run: |
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/policy.opa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- name: Login to Registry
run: |
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: brpaz/hadolint-action@v1.5.0
env:
Expand Down

0 comments on commit ab84483

Please sign in to comment.