Skip to content

Commit c11d8f0

Browse files
Bump actions/add-to-project from 0.6.0 to 0.6.1 (#88)
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v0.6.0...v0.6.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14eb8fc commit c11d8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-to-project-app-server.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: assign issue to project
16-
uses: actions/[email protected].0
16+
uses: actions/[email protected].1
1717
with:
1818
github-token: ${{ secrets.SENZING_GITHUB_ACCESS_TOKEN }}
1919
project-url: https://github.com/orgs/${{ vars.SENZING_GITHUB_ACCOUNT_NAME }}/projects/${{ vars.SENZING_PROJECT_APP_SERVER }}

0 commit comments

Comments
 (0)