Skip to content

chore(deps): update golang:1.25.5-trixie docker digest to ef151f0 #3560

chore(deps): update golang:1.25.5-trixie docker digest to ef151f0

chore(deps): update golang:1.25.5-trixie docker digest to ef151f0 #3560

name: Add to Task List
on:
pull_request:
types:
- opened
- reopened
issues:
types:
- opened
permissions: read-all
jobs:
add-to-task-list:
runs-on: ubuntu-latest
if: github.repository == github.event.pull_request.head.repo.full_name
steps:
- name: Generate a token
id: generate_token
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
with:
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
- uses: dev-hato/actions-add-to-projects@ce68ff6ef253ec775d056862be29e4fd50134fd0 # v0.0.106
with:
github-token: ${{steps.generate_token.outputs.token}}
project-url: https://github.com/orgs/dev-hato/projects/1