gateway.py currently expects ./.github/workflows/dummy.yml to contain only one line per action: if there are multiple, update_actions, it will add an expiration all but one of the 'new' entries as well (like in 08ba8a1)
I'd propose to only record the 'newest' released version in ./.github/workflows/dummy.yml, and use the sha # tag notation supported by dependabot for convenience.
Happy to PR, but I wanted to put this idea up for feedback before going ahead and doing it :)
gateway.pycurrently expects./.github/workflows/dummy.ymlto contain only one line per action: if there are multiple,update_actions, it will add an expiration all but one of the 'new' entries as well (like in 08ba8a1)I'd propose to only record the 'newest' released version in
./.github/workflows/dummy.yml, and use thesha # tagnotation supported by dependabot for convenience.Happy to PR, but I wanted to put this idea up for feedback before going ahead and doing it :)