Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
umitbuyukulcay committed Mar 13, 2024
1 parent d452656 commit ab46906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: 'Super-linter contributors'
description: 'Super-linter is a ready-to-run collection of linters and code analyzers, to help validate your source code.'
runs:
using: 'docker'
image: 'docker://ghcr.io/enda-automation/enda-super-linter:latest' # x-release-please-version
image: 'docker://ghcr.io/enda-automation/test-enda-super-linter:latest' # x-release-please-version
credentials:
username: ${{ github.actor }}
password: ${{ secrets.GHCR_PAT }}
Expand Down

0 comments on commit ab46906

Please sign in to comment.