Skip to content

Update github/codeql-action action to v3.24.4 #1443

Update github/codeql-action action to v3.24.4

Update github/codeql-action action to v3.24.4 #1443

name: Add to Task List
on:
pull_request:
types:
- opened
- reopened
issues:
types:
- opened
jobs:
add-to-task-list:
runs-on: ubuntu-latest
if: github.event_name == 'issues' || github.repository == github.event.pull_request.head.repo.full_name
steps:
- name: Generate a token
id: generate_token
uses: actions/create-github-app-token@e8e39f73bb84fdf315a015fa3104f314c0a258b4 # v1.8.1
with:
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
- uses: dev-hato/actions-add-to-projects@dcafd4eb5253d6ae0f4f29cff0dc46fd29bb5128 # v0.0.60
with:
github-token: ${{steps.generate_token.outputs.token}}
project-url: https://github.com/orgs/dev-hato/projects/1