Skip to content

chore(deps): bump the github-actions group with 3 updates (#2562) #519

chore(deps): bump the github-actions group with 3 updates (#2562)

chore(deps): bump the github-actions group with 3 updates (#2562) #519

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: Release Please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
disable-sudo: true
egress-policy: audit
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1
with:
token: ${{ secrets.DOTNET_AGENT_GH_TOKEN }}
config-file: release-please/release-please-config.json
manifest-file: release-please/.release-please-manifest.json