Skip to content

Commit

Permalink
removed token
Browse files Browse the repository at this point in the history
  • Loading branch information
synapse authored May 22, 2024
1 parent 41f5efc commit 9e8a285
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-linked-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
pull-requests: write
steps:
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
with:
config: ${{ secrets.GITHUB_TOKEN }}
- uses: nearform-actions/github-action-check-linked-issues@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,4 @@ jobs:
contents: write
steps:
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
with:
config: ${{ secrets.GITHUB_TOKEN }}
debug: true
- uses: fastify/github-action-merge-dependabot@v3
2 changes: 0 additions & 2 deletions .github/workflows/notify-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
contents: read
steps:
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
with:
config: ${{ secrets.GITHUB_TOKEN }}
- uses: nearform-actions/github-action-notify-release@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
with:
config: ${{ secrets.GITHUB_TOKEN }}
- uses: nearform-actions/optic-release-automation-action@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9e8a285

Please sign in to comment.