Skip to content

Commit 5765330

Browse files
authored
Merge pull request #1104 from openstreetmap/dependabot/github_actions/actions/add-to-project-1.0.2
Bump actions/add-to-project from 1.0.1 to 1.0.2
2 parents c6ee3bd + 364feaa commit 5765330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-issue-to-project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Add issue to operations project
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/add-to-project@v1.0.1
15+
- uses: actions/add-to-project@v1.0.2
1616
with:
1717
project-url: https://github.com/orgs/openstreetmap/projects/1
1818
github-token: ${{ secrets.GHA_OPS_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)