build(deps): Bump hynek/build-and-inspect-python-package (#11589)
Bumps [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases) - [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md) - [Commits](https://github.com/hynek/build-and-inspect-python-package/compare/v1.5.3...v1.5.4) --- updated-dependencies: - dependency-name: hynek/build-and-inspect-python-package 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:
		
							parent
							
								
									01a248d2a9
								
							
						
					
					
						commit
						ef2216c21b
					
				| 
						 | 
					@ -26,7 +26,7 @@ jobs:
 | 
				
			||||||
        persist-credentials: false
 | 
					        persist-credentials: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Build and Check Package
 | 
					    - name: Build and Check Package
 | 
				
			||||||
      uses: hynek/build-and-inspect-python-package@v1.5.3
 | 
					      uses: hynek/build-and-inspect-python-package@v1.5.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  deploy:
 | 
					  deploy:
 | 
				
			||||||
    if: github.repository == 'pytest-dev/pytest'
 | 
					    if: github.repository == 'pytest-dev/pytest'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -35,7 +35,7 @@ jobs:
 | 
				
			||||||
        fetch-depth: 0
 | 
					        fetch-depth: 0
 | 
				
			||||||
        persist-credentials: false
 | 
					        persist-credentials: false
 | 
				
			||||||
    - name: Build and Check Package
 | 
					    - name: Build and Check Package
 | 
				
			||||||
      uses: hynek/build-and-inspect-python-package@v1.5.3
 | 
					      uses: hynek/build-and-inspect-python-package@v1.5.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  build:
 | 
					  build:
 | 
				
			||||||
    needs: [package]
 | 
					    needs: [package]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue