linux-system-roles / firewall

Configure firewalld and system-config-firewall
https://linux-system-roles.github.io/firewall/
GNU General Public License v2.0
57 stars 32 forks source link

deprecate set-output; update actions #125

Closed richm closed 1 year ago

richm commented 1 year ago

The set-output has been deprecated - see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Some of the actions have been updated to fix this issue - update those actions

The create-release action has been deprecated https://github.com/actions/create-release the highest rated replacement is https://github.com/marketplace/actions/create-release

reset existing commit after rebase to add without another commit

Signed-off-by: Rich Megginson rmeggins@redhat.com

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4070814658

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 4016940113: 0.0%
Covered Lines: 425
Relevant Lines: 796

💛 - Coveralls