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

Fix bug related to issue #537 #612

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 24, 2022

  1. Fix bug related to issue dev-sec#537

    Signed-off-by: Mahdi Abbasi <mahdi.abbasi.2013@gmail.com>
    MahdiAbbasi95 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    7b48cef View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-python from 1 to 4 (dev-sec#611)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 1 to 4.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v1...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mahdi Abbasi <mahdi.abbasi.2013@gmail.com>
    dependabot[bot] authored and MahdiAbbasi95 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    aa095c4 View commit details
    Browse the repository at this point in the history
  3. update changelog

    Signed-off-by: Mahdi Abbasi <mahdi.abbasi.2013@gmail.com>
    dev-sec CI authored and MahdiAbbasi95 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    b6d1b2c View commit details
    Browse the repository at this point in the history
  4. Resolve the condition issue for SELinux

    Signed-off-by: Mahdi Abbasi <mahdi.abbasi.2013@gmail.com>
    MahdiAbbasi95 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    4774c0b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Fix the issue for openSUSE in SELinux

    Signed-off-by: Mahdi Abbasi <mahdi.abbasi.2013@gmail.com>
    MahdiAbbasi95 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    9c14532 View commit details
    Browse the repository at this point in the history