Skip to content

[.github/workflows/build-on-tags.yml] Add building for SFOS 5.0.0#103

Merged
Olf0 merged 1 commit into
develfrom
Olf0-patch-2
Jun 29, 2025
Merged

[.github/workflows/build-on-tags.yml] Add building for SFOS 5.0.0#103
Olf0 merged 1 commit into
develfrom
Olf0-patch-2

Conversation

@Olf0
Copy link
Copy Markdown
Collaborator

@Olf0 Olf0 commented Jun 29, 2025

No description provided.

@Olf0 Olf0 self-assigned this Jun 29, 2025
run: mkdir RPMS

- name: Build aarch64 on ${{ env.RELEASE }}
uses: coderus/github-sfos-build@master

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI on tags (aarch64,armv7hl,i486)' step
Uses Step
uses 'coderus/github-sfos-build' with ref 'master', not a pinned commit hash
arch: aarch64

- name: Build armv7hl on ${{ env.RELEASE }}
uses: coderus/github-sfos-build@master

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI on tags (aarch64,armv7hl,i486)' step
Uses Step
uses 'coderus/github-sfos-build' with ref 'master', not a pinned commit hash
arch: armv7hl

- name: Build i486 on ${{ env.RELEASE }}
uses: coderus/github-sfos-build@master

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI on tags (aarch64,armv7hl,i486)' step
Uses Step
uses 'coderus/github-sfos-build' with ref 'master', not a pinned commit hash
Copy link
Copy Markdown
Collaborator Author

@Olf0 Olf0 left a comment

Choose a reason for hiding this comment

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

LGTM

@Olf0 Olf0 merged commit 6646f23 into devel Jun 29, 2025
3 checks passed
@Olf0 Olf0 deleted the Olf0-patch-2 branch June 29, 2025 01:21
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