Commit 9702413
authored
chore: Update Github Actions to Use Commit SHA. (#38)
related to
[#2046](https://app.zenhub.com/workspaces/mobile---ios-618c5382fb76f00010561506/issues/gh/dequelabs/attestios/2046)
## Summary
Updates all github actions to use commit SHA instead of a version tag
for better security practices.
**Does this change effect a customer's experience or result?**
No.
**What was the behavior?**
3rd party actions were referenced by their version tag.
**What is the behavior now?**
3rd party actions will be referenced by a commit SHA.1 parent 1adfee2 commit 9702413
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments