Skip to content

Commit

Permalink
chore(deps): update dependency actions/checkout to v4.1.7 (.github/wo…
Browse files Browse the repository at this point in the history
…rkflows/policy.opa.yaml)
  • Loading branch information
IK Renovate Bot committed Jun 19, 2024
1 parent 5bc096f commit 1d58949
Show file tree
Hide file tree
Showing 20 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.jo.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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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
steps:
- uses: actions/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci.tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
env:
Expand Down Expand Up @@ -95,7 +95,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
|| github.event_name == 'push' && github.event.created == true
steps:
- uses: actions/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
env:
Expand Down
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].1
- uses: actions/[email protected].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/[email protected].1
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].1
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].1
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].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/[email protected].6
- uses: actions/[email protected].7

- name: Login to Registry
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lang.node-14.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/[email protected].6
- uses: actions/[email protected].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/[email protected].1
- uses: actions/[email protected].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/[email protected].1
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
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/[email protected].6
- uses: actions/[email protected].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/[email protected].6
- uses: actions/[email protected].7

- uses: brpaz/[email protected]
env:
Expand Down

0 comments on commit 1d58949

Please sign in to comment.