Fix smoke test image publishing (#10343)

This commit is contained in:
Lauri Tulmin 2024-01-29 19:34:25 +02:00 committed by GitHub
parent bc034f3b1b
commit 8b9ecdfeec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
contents: write # for publishing docker image to github packages packages: write # for publishing docker image to github packages
steps: steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1