Skip to content

Commit 55c6e51

Browse files
chore(deps): pin ryanccn/attic-action action to 7fbafba (#27)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ryanccn/attic-action](https://redirect.github.com/ryanccn/attic-action) | action | pinDigest | -> `7fbafba` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/AsPulse/dotfiles). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ada35fb commit 55c6e51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/format.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
determinate: false
2222
- name: Setup Attic cache
23-
uses: ryanccn/attic-action@v0
23+
uses: ryanccn/attic-action@7fbafba3978e86e585cb68a82c08b30f3672b62d # v0
2424
with:
2525
endpoint: https://attic.comni.pl
2626
cache: aspulse_dotfiles
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
determinate: false
3636
- name: Setup Attic cache
37-
uses: ryanccn/attic-action@v0
37+
uses: ryanccn/attic-action@7fbafba3978e86e585cb68a82c08b30f3672b62d # v0
3838
with:
3939
endpoint: https://attic.comni.pl
4040
cache: aspulse_dotfiles

0 commit comments

Comments
 (0)