Skip to content

Bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc.6 #59

Bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc.6

Bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc.6 #59

Workflow file for this run

name: Auto approve trusted
on:
pull_request_target:
jobs:
approve:
runs-on: ubuntu-latest
name: approve
steps:
- uses: hmarr/auto-approve-action@v3
if: github.actor == 'tjamet'
- uses: hmarr/auto-approve-action@v3
if: github.actor == 'dependabot[bot]'