Skip to content

Bump python-cryptography due to cve (#100) #17

Bump python-cryptography due to cve (#100)

Bump python-cryptography due to cve (#100) #17

Workflow file for this run

name: on tag
on:
push:
tags: ['**']
jobs:
publish_images:
uses: ./.github/workflows/publish-images.yaml
publish_charts:
needs: [publish_images]
uses: ./.github/workflows/publish-charts.yaml