Skip to content

Commit 82b3217

Browse files
svc-secopsgh-action-runner
authored and
gh-action-runner
committedMar 6, 2024
chore(deps): update actions/add-to-project action to v0.6.0 (apollographql/apollo-ios-dev#284)
1 parent abeb8b4 commit 82b3217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/prometheus-project-add.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Add to project
13-
uses: actions/add-to-project@v0.5.0
13+
uses: actions/add-to-project@v0.6.0
1414
with:
1515
project-url: https://github.com/orgs/apollographql/projects/21
1616
github-token: ${{ secrets.PROMETHEUS_PROJECT_ACCESS_SECRET }}

0 commit comments

Comments
 (0)
Please sign in to comment.