mirror of
				https://github.com/taigrr/wtf
				synced 2025-01-18 04:03:14 -08:00 
			
		
		
		
	Update golang-github-actions to use go 1.15.2
Signed-off-by: Chris Cummer <chriscummer@me.com>
This commit is contained in:
		
							parent
							
								
									6593827a99
								
							
						
					
					
						commit
						5f0a6f8a02
					
				
							
								
								
									
										12
									
								
								.github/workflows/staticcheck.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.github/workflows/staticcheck.yml
									
									
									
									
										vendored
									
									
								
							@ -8,7 +8,7 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@master
 | 
			
		||||
    - name: check
 | 
			
		||||
      uses: grandcolline/golang-github-actions@v1.1.0
 | 
			
		||||
      uses: senorprogrammer/golang-github-actions@2614d7f
 | 
			
		||||
      with:
 | 
			
		||||
        run: imports
 | 
			
		||||
        token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
@ -19,7 +19,7 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@master
 | 
			
		||||
    - name: check
 | 
			
		||||
      uses: grandcolline/golang-github-actions@v1.1.0
 | 
			
		||||
      uses: senorprogrammer/golang-github-actions@2614d7f
 | 
			
		||||
      with:
 | 
			
		||||
        run: errcheck
 | 
			
		||||
        token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
@ -30,7 +30,7 @@ jobs:
 | 
			
		||||
    #steps:
 | 
			
		||||
    #- uses: actions/checkout@master
 | 
			
		||||
    #- name: check
 | 
			
		||||
      #uses: grandcolline/golang-github-actions@v1.1.0
 | 
			
		||||
      #uses: senorprogrammer/golang-github-actions@2614d7f
 | 
			
		||||
      #with:
 | 
			
		||||
        #run: lint
 | 
			
		||||
        #token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
@ -41,7 +41,7 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@master
 | 
			
		||||
    - name: check
 | 
			
		||||
      uses: grandcolline/golang-github-actions@v1.1.0
 | 
			
		||||
      uses: senorprogrammer/golang-github-actions@2614d7f
 | 
			
		||||
      with:
 | 
			
		||||
        run: shadow
 | 
			
		||||
        token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
@ -52,7 +52,7 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@master
 | 
			
		||||
    - name: check
 | 
			
		||||
      uses: grandcolline/golang-github-actions@v1.1.0
 | 
			
		||||
      uses: senorprogrammer/golang-github-actions@2614d7f
 | 
			
		||||
      with:
 | 
			
		||||
        run: staticcheck
 | 
			
		||||
        token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
@ -63,7 +63,7 @@ jobs:
 | 
			
		||||
    #steps:
 | 
			
		||||
    #- uses: actions/checkout@master
 | 
			
		||||
    #- name: check
 | 
			
		||||
      #uses: grandcolline/golang-github-actions@v1.1.0
 | 
			
		||||
      #uses: senorprogrammer/golang-github-actions@2614d7f
 | 
			
		||||
      #with:
 | 
			
		||||
        #run: sec
 | 
			
		||||
        #token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user