Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent 0c8c8ac commit 65a14f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
id: ml
# You can override MegaLinter flavor used to have faster performances
# More info at https://megalinter.io/flavors/
uses: oxsecurity/megalinter/flavors/python@57b35babc3e317dc587cdfd04f803d27d961c73b # v7.11.0
uses: oxsecurity/megalinter/flavors/python@03986e6993ccf699a22451118520680b438e7d2a # v7.11.1
env:
# All available variables are described in documentation
# https://megalinter.io/configuration/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-action-using-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9b4c13b0bfa31b4514c14f74b5a166c2708f43c6
- uses: actions/checkout@43045ae669be728bd34ed56fcd1a230c0dc4d8e2
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@a22cf08638b34d5badda920f9daf6e72c477b07b # v6.2
Expand Down

0 comments on commit 65a14f1

Please sign in to comment.