-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update github pages #387
Merged
Update github pages #387
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…Foundation license header, added Henkel in a new line
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.25.2 to 3.25.11. - [Release notes](https://github.com/github/codeql-action/releases) - [Commits](github/codeql-action@v2.25.2...v3.25.11) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…oduct-pass into chore/license-headers
…ipse-tractusx/digital-product-pass into release/v4.0.0-rc1/changelog
chore(license-headers): updated copyright license headers and NOTICE sections
…oduct-pass into release/v4.0.0-rc1/changelog
…gelog chore(changelog): release/v4.0.0-rc1: updated changelog and versions
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.25.2 to 3.25.11. - [Release notes](https://github.com/github/codeql-action/releases) - [Commits](github/codeql-action@v2.25.2...v3.25.11) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…oduct-pass into dependabot/github_actions/main/docker/build-push-action-6
Bugfix/edc policy: Fixed breaking changes in the backend
Chore/edcs v0.7.3: Updated EDCs to v0.7.3
chore/frontend bug fix: Resolved issues to the frontend
chore: updated dpp-verification docs with more detailed explanations
…oduct-pass into release/v4.0.0-rc2/changelog
…ipse-tractusx/digital-product-pass into release/v4.0.0-rc2/changelog
…ipse-tractusx/digital-product-pass into release/v4.0.0-rc2/changelog
…gelog release/v4.0.0 rc2/changelog: Release Preparation DPP v4.0.0
@@ -65,13 +65,13 @@ | |||
HEALTHCHECK NONE | |||
|
|||
# add permissions for a user | |||
RUN chown -R 10001:10001 /app && chmod -R 775 /app/ | |||
RUN chown 10001:10001 /entrypoint.sh && chmod -R 775 /entrypoint.sh | |||
RUN chown -R 10000:10001 /app && chmod -R 775 /app/ |
Check notice
Code scanning / KICS
Multiple RUN, ADD, COPY, Instructions Listed Note
There are RUN instructions that could be grouped
It is just syncing of the files. No real changes have been done. |
saudkhan116
approved these changes
Jul 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What we want to achieve with this PR?
Sync the branch with main
Why we want to merge this PR?
To update the github pages with the latest release content