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 #124

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

Date: Fri Jan 27 18:52:02 2023 -0700

#

interactive rebase in progress; onto 70d998b

Last commands done (4 commands done):

squash 6c249a9 reset existing commit after rebase to add without another commit

fixup 3c9a9e6 more

No commands remaining.

You are currently rebasing branch 'updates' on '70d998b'.

#

Changes to be committed:

modified: inventory/host_vars/journald.yml

modified: inventory/inventory.yml

modified: playbooks/templates/.github/workflows/changelog_to_tag.yml

modified: playbooks/update_files.yml

#

Untracked files:

.ansible-lint

git-commit-msg

graphql/

output

playbooks/graphql_files/

playbooks/update_branch_protection_rules.yml

#

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4070758873

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