jazzband / django-revproxy

Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
Mozilla Public License 2.0
305 stars 118 forks source link

Avoided warning using release/v1 instead master #164

Closed andruten closed 1 year ago

andruten commented 1 year ago

A warning is displayed during release

Warning:  You are using "pypa/gh-action-pypi-publish@master". The "master" branch of this project has been sunset and will not receive any updates, not even security bug fixes. Please, make sure to use a supported version. If you want to pin to v1 major version, use "pypa/gh-action-pypi-publish@release/v1". If you feel adventurous, you may opt to use use "pypa/gh-action-pypi-publish@unstable/v1" instead. A more general recommendation is to pin to exact tags or commit shas.

Hope it gets fixed...

codecov[bot] commented 1 year ago

Codecov Report

Merging #164 (9a90fd1) into master (6ba9a7f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #164   +/-   ##
=======================================
  Coverage   98.53%   98.53%           
=======================================
  Files           7        7           
  Lines         410      410           
  Branches       70       70           
=======================================
  Hits          404      404           
  Misses          3        3           
  Partials        3        3           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more