Skip to content

Commit fdddd8e

Browse files
chore(deps): update actions/add-to-project action to v1.0.2 (#6653)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06dc375 commit fdddd8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/projects-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: GitHubSecurityLab/actions-permissions/monitor@v1
2020
with:
2121
config: ${{ vars.PERMISSIONS_CONFIG }}
22-
- uses: actions/[email protected].1
22+
- uses: actions/[email protected].2
2323
with:
2424
project-url: https://github.com/orgs/portefaix/projects/6
2525
github-token: ${{ secrets.ACTIONS_PAT }}

.github/workflows/projects-pull-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: GitHubSecurityLab/actions-permissions/monitor@v1
2020
with:
2121
config: ${{ vars.PERMISSIONS_CONFIG }}
22-
- uses: actions/[email protected].1
22+
- uses: actions/[email protected].2
2323
with:
2424
project-url: https://github.com/orgs/portefaix/projects/6
2525
github-token: ${{ secrets.ACTIONS_PAT }}

0 commit comments

Comments
 (0)