Skip to content

Bump golang from 1.24-alpine to 1.25-alpine #85

Bump golang from 1.24-alpine to 1.25-alpine

Bump golang from 1.24-alpine to 1.25-alpine #85

Workflow file for this run

name: Add To GitHub Projects
on:
issues:
types:
- opened
pull_request:
types:
- opened
permissions:
issues: write
jobs:
add-to-osinfra-project:
name: Open Source Infrastructure (as Code)
uses: osinfra-io/github-misc-called-workflows/.github/workflows/add-to-project.yml@v0.2.1
with:
project_id: 1
secrets:
add_to_project_pem: ${{ secrets.ADD_TO_PROJECT_PEM }}