Skip to content

chore(deps): update postgres:18.0-alpine docker digest to 0ce0d1f #3011

chore(deps): update postgres:18.0-alpine docker digest to 0ce0d1f

chore(deps): update postgres:18.0-alpine docker digest to 0ce0d1f #3011

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.6.8
release-semantic:
needs: build
name: Semantic Release
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.6.8
permissions:
contents: write
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}