build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#43152)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...9bb56186c3)
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
			
			
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/valid-style.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/valid-style.yml
									
									
									
									
										vendored
									
									
								
							| @@ -18,7 +18,7 @@ jobs: | ||||
|   validate: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 | ||||
|     - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 | ||||
|     - uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c | ||||
|       with: | ||||
|         python-version: '3.11' | ||||
| @@ -35,7 +35,7 @@ jobs: | ||||
|   style: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 | ||||
|     - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 | ||||
|       with: | ||||
|         fetch-depth: 0 | ||||
|     - uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c | ||||
| @@ -69,7 +69,7 @@ jobs: | ||||
|           dnf install -y \ | ||||
|               bzip2 curl file gcc-c++ gcc gcc-gfortran git gnupg2 gzip \ | ||||
|               make patch tcl unzip which xz | ||||
|       - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # @v2 | ||||
|       - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # @v2 | ||||
|       - name: Setup repo and non-root user | ||||
|         run: | | ||||
|           git --version | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]