Skip to content

Commit

Permalink
chore(deps): update actions/add-to-project action to v1.0.2 (apollogr…
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-secops authored and gh-action-runner committed Jul 2, 2024
1 parent 8419608 commit aa8db7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prometheus-project-add.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Add to project
uses: actions/add-to-project@v1.0.1
uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/apollographql/projects/21
github-token: ${{ secrets.PROMETHEUS_PROJECT_ACCESS_SECRET }}
Expand Down

0 comments on commit aa8db7c

Please sign in to comment.