mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (#5716)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](268d8c0ca0...c4a742cab1)
---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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:
		
							
								
								
									
										2
									
								
								.github/workflows/go.coverage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/go.coverage.yml
									
									
									
									
										vendored
									
									
								
							| @@ -9,7 +9,7 @@ jobs: | |||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - name: Install Go |       - name: Install Go | ||||||
|         uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f |         uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f | ||||||
|         with: |         with: | ||||||
|           go-version: '1.19.0' |           go-version: '1.19.0' | ||||||
|         id: go |         id: go | ||||||
|   | |||||||
							
								
								
									
										6
									
								
								.github/workflows/go.test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/go.test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -9,7 +9,7 @@ jobs: | |||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - name: Install Go |       - name: Install Go | ||||||
|         uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f |         uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f | ||||||
|         with: |         with: | ||||||
|           go-version: '1.19.0' |           go-version: '1.19.0' | ||||||
|         id: go |         id: go | ||||||
| @@ -31,7 +31,7 @@ jobs: | |||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - name: Install Go |       - name: Install Go | ||||||
|         uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f |         uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f | ||||||
|         with: |         with: | ||||||
|           go-version: '1.19.0' |           go-version: '1.19.0' | ||||||
|         id: go |         id: go | ||||||
| @@ -50,7 +50,7 @@ jobs: | |||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - name: Install Go |       - name: Install Go | ||||||
|         uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f |         uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f | ||||||
|         with: |         with: | ||||||
|           go-version: '1.19.0' |           go-version: '1.19.0' | ||||||
|         id: go |         id: go | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/go.tidy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/go.tidy.yml
									
									
									
									
										vendored
									
									
								
							| @@ -13,7 +13,7 @@ jobs: | |||||||
|       contents: write |       contents: write | ||||||
|     steps: |     steps: | ||||||
|       - name: Install Go |       - name: Install Go | ||||||
|         uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f |         uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f | ||||||
|         with: |         with: | ||||||
|           go-version: '1.19.0' |           go-version: '1.19.0' | ||||||
|         id: go |         id: go | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/golangci-lint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/golangci-lint.yml
									
									
									
									
										vendored
									
									
								
							| @@ -6,7 +6,7 @@ jobs: | |||||||
|     name: lint |     name: lint | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f |       - uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f | ||||||
|         with: |         with: | ||||||
|           go-version: '1.19.0' |           go-version: '1.19.0' | ||||||
|       - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 |       - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/make.doc.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/make.doc.yml
									
									
									
									
										vendored
									
									
								
							| @@ -16,7 +16,7 @@ jobs: | |||||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 |         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||||
|  |  | ||||||
|       - name: Setup Go |       - name: Setup Go | ||||||
|         uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f |         uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f | ||||||
|         with: |         with: | ||||||
|           go-version: '1.19.0' |           go-version: '1.19.0' | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user