chore(deps): update actions/create-github-app-token digest to 67e27a7
This commit is contained in:
		
							parent
							
								
									33fc8cae7e
								
							
						
					
					
						commit
						4cee0c2263
					
				| 
						 | 
				
			
			@ -33,7 +33,7 @@ jobs:
 | 
			
		|||
 | 
			
		||||
      - name: Get token
 | 
			
		||||
        id: get-github-app-token
 | 
			
		||||
        uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1
 | 
			
		||||
        uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1
 | 
			
		||||
        with:
 | 
			
		||||
          app-id: ${{ secrets.RENOVATE_GITHUB_APP_ID }}
 | 
			
		||||
          private-key: ${{ secrets.RENOVATE_GITHUB_APP_PRIVATE_KEY }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue