Skip to content

Bump golang.org/x/text from 0.3.3 to 0.3.8 in /sdk #2

Bump golang.org/x/text from 0.3.3 to 0.3.8 in /sdk

Bump golang.org/x/text from 0.3.3 to 0.3.8 in /sdk #2

name: Add issues and PRs to project
on:
issues:
types:
- opened
- reopened
pull_request:
types:
- opened
- reopened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- name: Add to DevRel
uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/pulumi/projects/47
github-token: ${{ secrets.PULUMI_BOT_GHA_MARKETING }}