Skip to content

chore(deps): update gitlab/gitlab-ce docker tag to v17.8.1 #9716

chore(deps): update gitlab/gitlab-ce docker tag to v17.8.1

chore(deps): update gitlab/gitlab-ce docker tag to v17.8.1 #9716

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Labels
on: push
jobs:
labels:
name: Labels
runs-on: ubuntu-latest
steps:
# checkout
- uses: actions/checkout@v4
# sync labels
- uses: crazy-max/ghaction-github-labeler@v5
if: success()