Skip to content

chore(deps): update traefik docker tag to v3.3.6 #2682

chore(deps): update traefik docker tag to v3.3.6

chore(deps): update traefik docker tag to v3.3.6 #2682

Workflow file for this run

name: 'CI'
on:
pull_request:
push:
jobs:
build:
name: DargStack rgen
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.5.7
release-semantic:
needs: build
name: Semantic Release
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.5.7
permissions:
contents: write
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}