build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#32998)
This commit is contained in:
		
							
								
								
									
										22
									
								
								.github/workflows/bootstrap.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										22
									
								
								.github/workflows/bootstrap.yml
									
									
									
									
										vendored
									
									
								
							| @@ -24,7 +24,7 @@ jobs: | ||||
|               make patch unzip which xz python3 python3-devel tree \ | ||||
|               cmake bison bison-devel libstdc++-static | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b | ||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - name: Setup non-root user | ||||
| @@ -61,7 +61,7 @@ jobs: | ||||
|               make patch unzip xz-utils python3 python3-dev tree \ | ||||
|               cmake bison | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b | ||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - name: Setup non-root user | ||||
| @@ -97,7 +97,7 @@ jobs: | ||||
|               bzip2 curl file g++ gcc gfortran git gnupg2 gzip \ | ||||
|               make patch unzip xz-utils python3 python3-dev tree | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b | ||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - name: Setup non-root user | ||||
| @@ -131,7 +131,7 @@ jobs: | ||||
|               make patch unzip which xz python3 python3-devel tree \ | ||||
|               cmake bison | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b | ||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - name: Setup repo | ||||
| @@ -155,7 +155,7 @@ jobs: | ||||
|         run: | | ||||
|           brew install cmake bison@2.7 tree | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b | ||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||
|       - name: Bootstrap clingo | ||||
|         run: | | ||||
|           source share/spack/setup-env.sh | ||||
| @@ -175,7 +175,7 @@ jobs: | ||||
|         run: | | ||||
|           brew install tree | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b | ||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||
|       - name: Bootstrap clingo | ||||
|         run: | | ||||
|           set -ex | ||||
| @@ -200,7 +200,7 @@ jobs: | ||||
|     runs-on: ubuntu-20.04 | ||||
|     steps: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b | ||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - name: Setup repo | ||||
| @@ -243,7 +243,7 @@ jobs: | ||||
|               bzip2 curl file g++ gcc patchelf gfortran git gzip \ | ||||
|               make patch unzip xz-utils python3 python3-dev tree | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b | ||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - name: Setup non-root user | ||||
| @@ -279,7 +279,7 @@ jobs: | ||||
|               make patch unzip xz-utils python3 python3-dev tree \ | ||||
|               gawk | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b | ||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - name: Setup non-root user | ||||
| @@ -311,7 +311,7 @@ jobs: | ||||
|           # Remove GnuPG since we want to bootstrap it | ||||
|           sudo rm -rf /usr/local/bin/gpg | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b | ||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||
|       - name: Bootstrap GnuPG | ||||
|         run: | | ||||
|           source share/spack/setup-env.sh | ||||
| @@ -328,7 +328,7 @@ jobs: | ||||
|           # Remove GnuPG since we want to bootstrap it | ||||
|           sudo rm -rf /usr/local/bin/gpg | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b | ||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||
|       - name: Bootstrap GnuPG | ||||
|         run: | | ||||
|           source share/spack/setup-env.sh | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]