Skip to content

Commit 1a2bc6a

Browse files
Bump actions/add-to-project from 1.0.1 to 1.0.2
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc887d3 commit 1a2bc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Add issue to project
17-
uses: actions/[email protected].1
17+
uses: actions/[email protected].2
1818
with:
1919
project-url: https://github.com/orgs/shipwright-io/projects/6
2020
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)