build(deps): bump the actions group across 1 directory with 5 updates (#1098)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: brokenpip3 <brokenpip3@gmail.com>
This commit is contained in:
		
							parent
							
								
									bec1c61e27
								
							
						
					
					
						commit
						3b61208f2e
					
				|  | @ -33,10 +33,7 @@ jobs: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     if: github.event_name == 'pull_request' || (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master') |     if: github.event_name == 'pull_request' || (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master') | ||||||
|     steps: |     steps: | ||||||
|       - uses: DeterminateSystems/nix-installer-action@ab6bcb2d5af0e904d04aea750e2089e9dc4cbfdd # v13 |       - uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16 | ||||||
|         with: |  | ||||||
|           diagnostic-endpoint: "" |  | ||||||
|       - uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # v7 |  | ||||||
|         with: |         with: | ||||||
|           diagnostic-endpoint: "" |           diagnostic-endpoint: "" | ||||||
|       - name: Checkout code |       - name: Checkout code | ||||||
|  | @ -54,7 +51,7 @@ jobs: | ||||||
|           | sed -e 's/\(.*\)/"\1"/' | xargs sed -i "/date:/c\date: $(date +'%Y-%m-%d')" |           | sed -e 's/\(.*\)/"\1"/' | xargs sed -i "/date:/c\date: $(date +'%Y-%m-%d')" | ||||||
| 
 | 
 | ||||||
|       - name: Create Pull Request |       - name: Create Pull Request | ||||||
|         uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6 |         uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v6 | ||||||
|         if: env.IS_CHANGED == 'true' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master') |         if: env.IS_CHANGED == 'true' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master') | ||||||
|         with: |         with: | ||||||
|           commit-message: Auto-updated docs |           commit-message: Auto-updated docs | ||||||
|  | @ -68,10 +65,7 @@ jobs: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     if: github.event_name == 'pull_request' || (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master') |     if: github.event_name == 'pull_request' || (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master') | ||||||
|     steps: |     steps: | ||||||
|       - uses: DeterminateSystems/nix-installer-action@ab6bcb2d5af0e904d04aea750e2089e9dc4cbfdd # v13 |       - uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16 | ||||||
|         with: |  | ||||||
|           diagnostic-endpoint: "" |  | ||||||
|       - uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # v7 |  | ||||||
|         with: |         with: | ||||||
|           diagnostic-endpoint: "" |           diagnostic-endpoint: "" | ||||||
|       - name: Checkout code |       - name: Checkout code | ||||||
|  |  | ||||||
|  | @ -51,7 +51,7 @@ jobs: | ||||||
|           cp chart/jenkins-operator/crds/jenkins-crd.yaml deploy/crds/jenkins.io_jenkins_crd.yaml |           cp chart/jenkins-operator/crds/jenkins-crd.yaml deploy/crds/jenkins.io_jenkins_crd.yaml | ||||||
| 
 | 
 | ||||||
|       - name: Create Pull Request |       - name: Create Pull Request | ||||||
|         uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6 |         uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v6 | ||||||
|         with: |         with: | ||||||
|           commit-message: Auto-updated Kubernetes Manifests |           commit-message: Auto-updated Kubernetes Manifests | ||||||
|           branch: manifest-deploy-update |           branch: manifest-deploy-update | ||||||
|  |  | ||||||
|  | @ -46,7 +46,7 @@ jobs: | ||||||
|         run: make go-dependencies |         run: make go-dependencies | ||||||
| 
 | 
 | ||||||
|       - name: Setup Bats and libs |       - name: Setup Bats and libs | ||||||
|         uses: bats-core/bats-action@e424f8b8f722bf06a64acb1e10d8c437cd4170e6 # 2.0.0 |         uses: bats-core/bats-action@e412797c46257a2dbf3775f6f6010b33ee6cb99f # 3.0.1 | ||||||
|         with: |         with: | ||||||
|           support-path: "${{ github.workspace }}/.bats/bats-support" |           support-path: "${{ github.workspace }}/.bats/bats-support" | ||||||
|           assert-path: "${{ github.workspace }}/.bats/bats-assert" |           assert-path: "${{ github.workspace }}/.bats/bats-assert" | ||||||
|  | @ -54,7 +54,7 @@ jobs: | ||||||
|           file-path: "${{ github.workspace }}/.bats/bats-file" |           file-path: "${{ github.workspace }}/.bats/bats-file" | ||||||
| 
 | 
 | ||||||
|       - name: Kind setup |       - name: Kind setup | ||||||
|         uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0 |         uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0 | ||||||
|         with: |         with: | ||||||
|           cluster_name: ${{env.KIND_CLUSTER_NAME}} |           cluster_name: ${{env.KIND_CLUSTER_NAME}} | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -84,7 +84,7 @@ jobs: | ||||||
|         run: make go-dependencies |         run: make go-dependencies | ||||||
| 
 | 
 | ||||||
|       - name: Kind setup |       - name: Kind setup | ||||||
|         uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0 |         uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0 | ||||||
|         with: |         with: | ||||||
|           cluster_name: ${{env.KIND_CLUSTER_NAME}} |           cluster_name: ${{env.KIND_CLUSTER_NAME}} | ||||||
|           config: kind-cluster.yaml |           config: kind-cluster.yaml | ||||||
|  |  | ||||||
|  | @ -85,7 +85,7 @@ jobs: | ||||||
|         run: make go-dependencies |         run: make go-dependencies | ||||||
| 
 | 
 | ||||||
|       - name: Kind setup |       - name: Kind setup | ||||||
|         uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0 |         uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0 | ||||||
|         with: |         with: | ||||||
|           cluster_name: ${{env.KIND_CLUSTER_NAME}} |           cluster_name: ${{env.KIND_CLUSTER_NAME}} | ||||||
|           config: kind-cluster.yaml |           config: kind-cluster.yaml | ||||||
|  |  | ||||||
|  | @ -31,7 +31,7 @@ jobs: | ||||||
| 
 | 
 | ||||||
|       # Creates pull request with new chart version |       # Creates pull request with new chart version | ||||||
|       - name: Create Pull Request |       - name: Create Pull Request | ||||||
|         uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6 |         uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v6 | ||||||
|         with: |         with: | ||||||
|           commit-message: Release Helm chart ${{ github.event.inputs.chartVersion }} |           commit-message: Release Helm chart ${{ github.event.inputs.chartVersion }} | ||||||
|           branch: helm-chart-release-${{ github.event.inputs.chartVersion }} |           branch: helm-chart-release-${{ github.event.inputs.chartVersion }} | ||||||
|  |  | ||||||
|  | @ -26,7 +26,7 @@ jobs: | ||||||
| 
 | 
 | ||||||
|       - name: Prep - setup Bats and bats libs |       - name: Prep - setup Bats and bats libs | ||||||
|         if: ${{ github.event.inputs.skipTests != 'true' }} |         if: ${{ github.event.inputs.skipTests != 'true' }} | ||||||
|         uses: bats-core/bats-action@e424f8b8f722bf06a64acb1e10d8c437cd4170e6 # 2.0.0 |         uses: bats-core/bats-action@472edde1138d59aca53ff162fb8d996666d21e4a # 2.0.0 | ||||||
|         with: |         with: | ||||||
|           support-path: "${{ github.workspace }}/.bats/bats-support" |           support-path: "${{ github.workspace }}/.bats/bats-support" | ||||||
|           assert-path: "${{ github.workspace }}/.bats/bats-assert" |           assert-path: "${{ github.workspace }}/.bats/bats-assert" | ||||||
|  | @ -54,7 +54,7 @@ jobs: | ||||||
| 
 | 
 | ||||||
|       - name: Prep - Kind setup |       - name: Prep - Kind setup | ||||||
|         if: ${{ github.event.inputs.skipTests != 'true' }} |         if: ${{ github.event.inputs.skipTests != 'true' }} | ||||||
|         uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0 |         uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0 | ||||||
|         with: |         with: | ||||||
|           cluster_name: ${{env.KIND_CLUSTER_NAME}} |           cluster_name: ${{env.KIND_CLUSTER_NAME}} | ||||||
|           config: kind-cluster.yaml |           config: kind-cluster.yaml | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue