Skip to content

build(deps): bump docker/build-push-action from 5 to 6 #11

build(deps): bump docker/build-push-action from 5 to 6

build(deps): bump docker/build-push-action from 5 to 6 #11

Workflow file for this run

name: test
on:
pull_request:
branches: ["main"]
jobs:
test:
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- name: checkout
uses: actions/checkout@v4
- name: test
uses: "./"
with:
token: "${{ secrets.GITHUB_TOKEN }}"
context: ./testdata
file: ./testdata/Dockerfile