Skip to content

bug 2020292: recommended fixes from zizmor#7161

Merged
smarnach merged 1 commit into
mozilla-services:mainfrom
fkiriakos07:zizmor-auto-fixes
Mar 3, 2026
Merged

bug 2020292: recommended fixes from zizmor#7161
smarnach merged 1 commit into
mozilla-services:mainfrom
fkiriakos07:zizmor-auto-fixes

Conversation

@fkiriakos07
Copy link
Copy Markdown
Contributor

No description provided.

@fkiriakos07 fkiriakos07 requested a review from a team as a code owner March 3, 2026 10:47
Copy link
Copy Markdown
Contributor

@smarnach smarnach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

if: env.IMAGE_TAG != ''
run: |
echo TARGET_IMAGE=us-docker.pkg.dev/${{ secrets.DOCKER_IMAGE_PATH }}:${{ env.IMAGE_TAG }} >> "$GITHUB_ENV"
echo TARGET_IMAGE=us-docker.pkg.dev/${{ secrets.DOCKER_IMAGE_PATH }}:${IMAGE_TAG} >> "$GITHUB_ENV"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add double quotes here, but I can do that in a follow-up PR.

@smarnach smarnach added this pull request to the merge queue Mar 3, 2026
Merged via the queue into mozilla-services:main with commit 2658e28 Mar 3, 2026
1 check passed
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