Skip to content

Commit

Permalink
Merge pull request #95 from rasa/dependabot/github_actions/actions/up…
Browse files Browse the repository at this point in the history
…load-artifact-4.4.3

[action] bump actions/upload-artifact from 4.4.2 to 4.4.3
  • Loading branch information
github-actions[bot] authored Oct 10, 2024
2 parents a49f132 + 4254aa3 commit fcc3f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:

# Upload MegaLinter artifacts
- name: Archive production artifacts
uses: actions/[email protected].2 # changed from v3 by @rasa
uses: actions/[email protected].3 # changed from v3 by @rasa
if: success() || failure() # changed by @rasa: was ${{ success() }} || ${{ failure() }}
with:
name: MegaLinter reports
Expand Down

0 comments on commit fcc3f49

Please sign in to comment.