Skip to content

chore(deps): update dargmuesli/github-actions action to v2.6.6 #2942

chore(deps): update dargmuesli/github-actions action to v2.6.6

chore(deps): update dargmuesli/github-actions action to v2.6.6 #2942

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