Skip to content

:dependabot: github-actions(deps): Bump ministryofjustice/analytical-… #3

:dependabot: github-actions(deps): Bump ministryofjustice/analytical-…

:dependabot: github-actions(deps): Bump ministryofjustice/analytical-… #3

---
name: 🔖 Container Release
on:
push:
tags:
- "*"
permissions: {}
jobs:
container-release:
name: Container Release
permissions:
actions: read
attestations: write
contents: write
id-token: write
packages: write
uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-container-release.yml@2ab174150aeb0a6003afd1c0b4316698720b3b6b # v5.5.0
secrets:
release-failure-webhook-url: ${{ secrets.ANALYTICAL_PLATFORM_RELEASE_FAILURE_SLACK_WEBHOOK_URL }}