Skip to content

build(deps): bump cia.project.versions.spring.security from 5.8.16 to 7.1.0 #3377

build(deps): bump cia.project.versions.spring.security from 5.8.16 to 7.1.0

build(deps): bump cia.project.versions.spring.security from 5.8.16 to 7.1.0 #3377

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
with:
egress-policy: audit
- name: "Checkout code"
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0