Skip to content

Commit

Permalink
chore(deps): update actions/add-to-project action to v0.5.0 (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-secops authored and gh-action-runner committed Dec 18, 2023
1 parent 707e93d commit 2915ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apollo-ios/.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@v0.4.0
uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/apollographql/projects/21
github-token: ${{ secrets.PROMETHEUS_PROJECT_ACCESS_SECRET }}
Expand Down

0 comments on commit 2915ccd

Please sign in to comment.