We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9462ad0 commit e22a125Copy full SHA for e22a125
2 files changed
.github/workflows/meta-balena-esr.yml
@@ -50,7 +50,7 @@ jobs:
50
repositories: >
51
["${{ github.event.repository.name }}"]
52
53
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
54
with:
55
# The default GITHUB_TOKEN does not have workflow scope
56
# This is needed to push a new branch with workflow files
.github/workflows/update-backports.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments