Skip to content

Bump JuliaRegistries/TagBot from 1.25.4 to 1.25.6 #9927

Bump JuliaRegistries/TagBot from 1.25.4 to 1.25.6

Bump JuliaRegistries/TagBot from 1.25.4 to 1.25.6 #9927

Workflow file for this run

name: TagBot
on:
issue_comment:
types:
- created
workflow_dispatch:
jobs:
TagBot:
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
runs-on: ubuntu-latest
steps:
- uses: JuliaRegistries/TagBot@a39ffe1e9ec683f639c18cbee68da2712baa6af6 # v1.25.4
with:
ssh: ${{ secrets.DOCUMENTER_KEY }}
token: ${{ secrets.GITHUB_TOKEN }}