Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set token via action input instead of env variable #1248

Merged
merged 3 commits into from
Dec 8, 2020
Merged

Conversation

rwedge
Copy link
Contributor

@rwedge rwedge commented Dec 7, 2020

Most recent dependency check still had the issue where actions would not trigger other actions

This PR tries to fix by telling make-pr action to use the PAT specifically instead of temporarily replacing the default github token with the PAT

@codecov
Copy link

codecov bot commented Dec 7, 2020

Codecov Report

Merging #1248 (0650071) into main (d1d6870) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1248   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files         134      134           
  Lines       14430    14430           
=======================================
  Hits        14191    14191           
  Misses        239      239           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1d6870...0650071. Read the comment docs.

@rwedge rwedge requested a review from jeff-hernandez December 8, 2020 20:11
@rwedge rwedge merged commit 233f460 into main Dec 8, 2020
@rwedge rwedge deleted the patch-for-1245 branch December 8, 2020 20:46
@rwedge rwedge mentioned this pull request Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants