Skip to content

chore(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 #19

chore(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0

chore(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 #19

name: 'Clean up Docker images from PR'
on:
pull_request:
types:
- closed
jobs:
delete-tag:
uses: ./.github/workflows/_delete-registry-tag.yml
with:
tag_name: pr-${{ github.event.pull_request.number }}