Skip to content

fix: dockerhub auto update description#29

Merged
notdodo merged 2 commits into
mainfrom
fix_dockerhub
Mar 20, 2026
Merged

fix: dockerhub auto update description#29
notdodo merged 2 commits into
mainfrom
fix_dockerhub

Conversation

@notdodo
Copy link
Copy Markdown
Member

@notdodo notdodo commented Mar 20, 2026

No description provided.

Comment thread .github/workflows/release.yml Fixed
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v5
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}

Check warning

Code scanning / zizmor

secrets referenced without a dedicated environment Warning

secrets referenced without a dedicated environment
uses: peter-evans/dockerhub-description@v5
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

Check warning

Code scanning / zizmor

secrets referenced without a dedicated environment Warning

secrets referenced without a dedicated environment
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 20, 2026

kics-logo

KICS version: v2.1.20

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 0
LOW LOW 0
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 0
Metric Values
Files scanned placeholder 4
Files parsed placeholder 3
Files failed to scan placeholder 0
Total executed queries placeholder 360
Queries failed to execute placeholder 0
Execution time placeholder 12

Queries Results

|
|

Comment thread .github/workflows/release.yml Fixed
@notdodo notdodo merged commit 4ac30a8 into main Mar 20, 2026
7 checks passed
@notdodo notdodo deleted the fix_dockerhub branch March 20, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants