Update runner version in 25

This commit is contained in:
Jarno Rankinen 2023-05-25 21:03:08 +03:00 committed by GitHub
parent 1cfa149d30
commit bec21443d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Build and Publish Tag Docker image - name: Build and Publish Tag Docker image
uses: VaultVulp/gp-docker-action@1.2.0 uses: VaultVulp/gp-docker-action@1.6.0
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} # Provide GITHUB_TOKEN to login into the GitHub Packages github-token: ${{ secrets.GITHUB_TOKEN }} # Provide GITHUB_TOKEN to login into the GitHub Packages
image-name: nextcloud # Provide only Docker image name image-name: nextcloud # Provide only Docker image name