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

Migrating docker action from v1 to v2 in GH Action #341

Merged
merged 1 commit into from
Oct 15, 2020
Merged

Conversation

parauliya
Copy link
Contributor

@parauliya parauliya commented Oct 14, 2020

Signed-off-by: parauliya [email protected]

Description

Migrating docker action from v1 to v2 in Github action workflow

Why is this needed

Fixes: #339

How Has This Been Tested?

All the GH Action should pass in this PR.

How are existing users impacted? What migration steps/scripts do we need?

No impact.

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

Merging #341 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #341   +/-   ##
=======================================
  Coverage   23.79%   23.79%           
=======================================
  Files          14       14           
  Lines        1244     1244           
=======================================
  Hits          296      296           
  Misses        928      928           
  Partials       20       20           

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 3427566...2729a98. Read the comment docs.

@gianarb gianarb added the ready-to-merge Signal to Mergify to merge the PR. label Oct 14, 2020
@parauliya parauliya merged commit 841311d into master Oct 15, 2020
@parauliya parauliya deleted the Fix_339 branch October 15, 2020 05:54
@mmlb mmlb removed the ready-to-merge Signal to Mergify to merge the PR. label Jan 25, 2021
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.

Move Tink from docker Action v1 to docker Action v2 in Github Action
5 participants