Skip to content

chore(deps): bump @backstage-community/plugin-catalog-backend-module-keycloak from 3.17.0 to 3.17.1 in the backstage group #2299

chore(deps): bump @backstage-community/plugin-catalog-backend-module-keycloak from 3.17.0 to 3.17.1 in the backstage group

chore(deps): bump @backstage-community/plugin-catalog-backend-module-keycloak from 3.17.0 to 3.17.1 in the backstage group #2299

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*.*.*'
pull_request:
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.39.0
with:
image: 'ghcr.io/radiorabe/backstage'
name: 'backstage'
display-name: 'RaBe Backstage'
tags: 'minimal rhel9 rabe backstage'
cosign-base-image-only: true
mkdocs:
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.39.0