Skip to content

Commit

Permalink
test downgrad/upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Jan 9, 2024
1 parent 569d1e0 commit 3f92786
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
steps:
- uses: actions/checkout@v4.1.1

- uses: oxsecurity/megalinter/flavors/javascript@v7.7.0
- uses: oxsecurity/megalinter/flavors/javascript@v7.6.0
env:
GITHUB_TOKEN: ${{ github.token }}
MEGALINTER_CONFIG: .github/linters/.mega-linter.yml
Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
submodules: true

- id: release
uses: ahmadnassri/action-semantic-release@v2.2.8
uses: ahmadnassri/action-semantic-release@v2.2.7
with:
config: ${{ github.workspace }}/.semantic.json
env:
Expand Down

0 comments on commit 3f92786

Please sign in to comment.