[PR #4774] [MERGED] CI: pin GitHub actions to SHAs and use Dependabot to update them #5248

Closed
opened 2026-05-05 10:34:58 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4774
Author: @topimiettinen
Created: 12/13/2021
Status: Merged
Merged: 12/26/2021
Merged by: @topimiettinen

Base: masterHead: ci-pin-gh-actions


📝 Commits (2)

  • 36445cc CI: pin GitHub actions to SHAs
  • 7160135 CI: enable Dependabot for updating SHAs

📊 Changes

5 files changed (+16 additions, -9 deletions)

View changed files

.github/dependabot.yml (+7 -0)
📝 .github/workflows/build-extra.yml (+3 -3)
📝 .github/workflows/build.yml (+1 -1)
📝 .github/workflows/codeql-analysis.yml (+4 -4)
📝 .github/workflows/profile-checks.yml (+1 -1)

📄 Description

See:
https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
and:
https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/keeping-your-actions-up-to-date-with-dependabot


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/4774 **Author:** [@topimiettinen](https://github.com/topimiettinen) **Created:** 12/13/2021 **Status:** ✅ Merged **Merged:** 12/26/2021 **Merged by:** [@topimiettinen](https://github.com/topimiettinen) **Base:** `master` ← **Head:** `ci-pin-gh-actions` --- ### 📝 Commits (2) - [`36445cc`](https://github.com/netblue30/firejail/commit/36445cc24dbe77a903fd64ae79ee6a92d38cc3be) CI: pin GitHub actions to SHAs - [`7160135`](https://github.com/netblue30/firejail/commit/7160135824f720d6550172f2bf9cc55f379d4a43) CI: enable Dependabot for updating SHAs ### 📊 Changes **5 files changed** (+16 additions, -9 deletions) <details> <summary>View changed files</summary> ➕ `.github/dependabot.yml` (+7 -0) 📝 `.github/workflows/build-extra.yml` (+3 -3) 📝 `.github/workflows/build.yml` (+1 -1) 📝 `.github/workflows/codeql-analysis.yml` (+4 -4) 📝 `.github/workflows/profile-checks.yml` (+1 -1) </details> ### 📄 Description See: https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ and: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/keeping-your-actions-up-to-date-with-dependabot --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:34:58 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5248
No description provided.